.container .navbar {
  background-color: #ffffff !important;
}
.container .lc-block > .btn {
  font-weight: 700;
  background-color: #df9150;
  border-width: 0px;
}
#myNavbar1 .menu-item > .nav-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.d-flex .btn {
  color: #ffffff;
  font-weight: 600;
  -webkit-text-stroke-width: 0px;
}
.row > .text-center .text-muted {
  color: rgba(255, 255, 255, 0.75) !important;
}
.container .text-center .btn {
  color: #ffffff;
}
.container .text-white > .btn {
  color: #ffffff;
}
.container > .row > div .btn {
  color: #ffffff;
}
.container-fluid .btn {
  color: #ffffff;
  font-weight: 700;
}
