/*#cookie-manager-footer #save-cookie-options {
    background: rgb(50, 83, 184) !important;
}*/
/*#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
    background: rgb(50, 83, 184) !important;
}*/
#cookie-manager-title .title-image {
    max-width: 237px;
    height: 55%;
    left: 2.4%;
    top: 22%;
}
#cookie-manager-footer #save-cookie-options {
  background: #D42828;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
  background: #D42828;
}
