.header-category:hover {
    background-color: #ff00a3 !important;
}

.form-control {
    color: white !important;
}

.form-control:focus {
    background-color: black !important;
}

footer .main-footer .theme-logo a img {
    -webkit-filter: none !important;
    filter: none !important;
}