.csat-block .csat-rating:not(:checked) > label:hover,
.csat-block .csat-rating:not(:checked) > label:hover,
.csat-rating:not(:checked) > label:hover,
.csat-rating:not(:checked) > label:hover ~ label,
.csat-rating > input:checked ~ label:before {
    color: #bf0000;
}

.container .header-content .header-wrapper .logo-container {
    background-color: #000;
    border-bottom: 0 none;
}