/*#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: 217px;
    height: 70%;
    top: 12%;
}
#cookie-manager-footer #save-cookie-options {
  background: #293340;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
  background: #293340;
}
