
.primary-color,
a,
.text-primary {
  color: #5372d6 !important;
}

a:not(.btn):hover {
  color: #374C8E !important;
}

.menu-item a {
  color: white !important;
}

.menu-item .dropdown-menu a {
  color: #404040 !important;
}

.navbar--dark .menu-item a {
  color: #404040 !important;
}

.btn,
.menu-item.nav-btn a,
.bg-primary,
.bg-primary a,
.form-skin input[type="submit"] {
  background-color: #5372d6 !important;
  color: white !important;
}

.btn:hover,
.menu-item.nav-btn a:hover,
.form-skin input[type="submit"]:hover {
  background-color: #374C8E !important;
}

a.play-home-video {
  color: white !important;
}

a.play-home-video:hover {
  color: #5372d6 !important;
}

a.social-list__link {
  color: #acacac !important;
}

a.social-list__link:hover {
  color: #5372d6 !imporant;
}

.ll-horizontal-tabs-list__item {
  color: #5372d6;
}

.ll-horizontal-tabs-list__item:hover,
.ll-horizontal-tabs-list__indicator {
  background-color: #5372d6;
}
