/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*
    Sweet Alert
*/
.swal2-popup.swal2-toast {
    padding: .5rem !important;
}
.swal2-timer-progress-bar {
    background-color: var( --e-global-color-03c5981 ) !important;
}

.elementor-post__points {
    text-align: center;
    margin-bottom: 20px;
}

.elementor-post__points span {
    padding: .25rem 1rem;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}