.page-template-page-cakap-kids-mandarin h2 {
    font-family: "Gotham", sans-serif;
}
.slider-hero .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, 
.slider-hero .swiper:not(.swiper-initialized)>.swiper-wrapper {
    overflow: initial;
}
.template-english-for-kids-2022 section.hero-page .swiper-pagination, 
.page-template-template-english-for-kids-2022 section.hero-page .swiper-pagination {
    left: 50%!important;
    transform: translate(50%, 50%)!important;
}
.swiper-pagination-lock {
    display: none!important;
}
.seo-text-elementor h2 {
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3;
    color: #8f8e98;
    margin-bottom: 24px;
}
.seo-text-elementor p {
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3;
    color: #8f8e98;
}

.card-class-package .card-body .price-wrap .price-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #00ADC6;
}

.card-class-package .card-body .price-wrap a.btn-detail {
    display: block;
    background: #0069B1;
    border: 2px solid #0069B1;
    box-shadow: -12px -12px 24px #FFFFFF, 12px 12px 24px rgb(0 0 0 / 10%);
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-family: 'Gotham Rounded';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    padding: 8px;
    color: #FFFFFF;
}