.certificate-ReMarked-slot.--hidden {
    visibility: hidden;
}
.certificate-ReMarked-pay-button, .certificate-ReMarked-success-close, .certificate-ReMarked__submit {
    background-color: #E91E63 !important;
    box-shadow: 0 12px 20px #8d123b80 !important;
}
.certificate-ReMarked-slot-select {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 7'%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M6.024 7a1.554 1.554 0 0 1-1.058-.407l-4.524-4.2A1.335 1.335 0 0 1 .436.413 1.576 1.576 0 0 1 2.558.407l3.46 3.213L9.437.413a1.576 1.576 0 0 1 2.12-.006 1.335 1.335 0 0 1 .007 1.98l-4.477 4.2A1.565 1.565 0 0 1 6.024 7Z' style='fill:%23E91E63' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E") !important;
}
.certificate-ReMarked input, .certificate-ReMarked-slot-select {
    border-color: #E91E63 !important;

}
.certificate-ReMarked-pay-button:hover, .certificate-ReMarked__submit:hover {
    background-color: #E91E63!important;
    -webkit-box-shadow: 0 16px 32px #E91E63cc;
    box-shadow: 0 16px 32px #E91E63cc;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}
.certificate-ReMarked-select {
    background-color: transparent;
    border: 3px solid #E91E63;
}