.footer-basic {
  padding: 20px 0;
  /*background-color: #ffffff;*/
  /*color: #4b4c4d;*/
  bottom: 0;
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-basic li {
  padding: 0 10px;
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 1;
}

.footer-basic ul a:hover {
  opacity: 1;
}

.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #000000;
  margin-bottom: 0;
}

#text-border {
  border: 2px solid white;
  padding: 10px 10px 0 0;
  border-radius: 30px;
}

iframe {
  href: https://www.google.com/maps/place/13601+Preston+Rd,+Dallas,+TX+75240/@32.9333683,-96.808655,17z/data=!3m1!4b1!4m5!3m4!1s0x864c20e47874b015:0xd059da52de12ad06!8m2!3d32.9333638!4d-96.806461?hl=en;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
}

