/*#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: 260px !important;
  height: 65% !important;
  left: 1.6% !important;
  top: 17% !important;
}
#cookie-manager-footer #save-cookie-options {
  background: #1078a3;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
  background: #1078a3;
}
