.footer-cont .text-uppercase {
  color: #ab8c56;
  font-size: 2rem;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.footer-cont .text-white {
  /* color: #ab8c56 !important; */
  font-size: 1.5rem;
  line-height: 2.5;

  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.footer {
  font-family: "Montserrat", sans-serif;
}
.copyright-text {
  font-weight: 400;
  font-style: normal;
  font-family: "Rubik", sans-serif;
  color: #918f97;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.footer-container {
  /*padding-top: 50px;*/
}
.footer-info a {
  color: white !important;
  line-height: 2.5;
  font-size: 1.5rem;
}
.footer-info .location {
  color: white !important;
  line-height: 2;
  font-size: 1.2rem;
  text-decoration: none;
}
.footre-info li {
  float: right;
}
#footer .container-fluid {
  max-width: 1400px;
}
#footer a {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}
.social-media-footer ,.social-media-footer:focus{
  color: white!important;
  font-size: 2rem !important;
}
#footer{background-color:#37383a;}

