/* ==========================================================================
   For post launch / adhoc changes
   ========================================================================== */
.zapciw-scratch-all-btn {
    width: auto !important;
    gap: 0.3rem;
}

.zapciw-scratch-results-modal-title {
    font-size: 1.9rem;
    padding: 8px;
}

.modal-header {
    border-bottom: none;
}

.zapciw-scratch-tickets .zapciw-scratch-win-message {
    font-size: 2em;
    background: #d1b86b;
    color: black;
}

.zapciw-scratch-win-label {
    margin-bottom: 0;
}

.zapciw-scratch-win-prize{
    font-size: 10px;
    width: 100%;
    margin-bottom: 0;
}