.dropdown-item.active, .dropdown-item:active {
    color: #ffffff !important;
    background-color: #ff1744;
}

.page-item.active .page-link{
  color: #ffffff !important;
  background-color: #ff1744;
}

.page-link{
  color: #ff1744 !important;
}
.logo{
  max-width: 250px;
}


