.active-fix:focus {
  color: #4cb3dfe0 !important; }

.dropdown-item.active, .dropdown-item:active {
  color: #52cbff;
  background: #edeff2;
  font-weight: normal; }
.dropdown-item:focus {
  color: #2baae0; }

@media (max-width: 576px) {
  .brand-name {
    font-size: 1.5rem !important; } }
