/* ============================= */
/* 공통 커스텀 */
/* ============================= */



/* ============================= */
/* 개별 영역 */
/* ============================= */
.event-benefit-template {
    .swiper-container {
        padding: 0 !important;
    }
    .c-coupon--green {
        background: #19B6A1;
    }
    .c-toggle {
        .c-toggle__content {
            background: none;
        }
    }
}


