.disable_element * {
    pointer-events: none;
    opacity: 0.7;
}

c-modal-header {
    background: linear-gradient(to right, #e0b861 70%, white) !important;
}

c-modal-header h5 {
    color: white !important;
}
.clique{
    cursor: pointer;
}