.alert-danger{background-color:#ff3535}.alert-warning{background-color:#ae7e19}.custom-alert-btn{border-radius:4px;cursor:pointer;padding:.2rem .5rem;transition:background-color .3s}.custom-alert-btn.custom-alert-btn-primary{background:linear-gradient(to bottom,var(--primary-btn-gradient-from),var(--primary-btn-gradient-to))}.custom-alert-btn.custom-alert-btn-danger{background-color:#ff3535;border:1px solid #ff3535;color:#fff}.custom-alert-btn.custom-alert-btn-warning{background-color:#ffbf35;border:1px solid #ffbf35;color:#000}
