#cookie-manager-title .title-image {
    max-width: 120px !important;
}
#cookie-manager-footer #save-cookie-options {
    background: #0255cc;
    color: #fff;
}
#cookie-manager-details input[type="checkbox"]:checked ~ .switch {
    background: #0255cc;
}