.coffeeSection .coffeeSec-cont .mn-groupBtn {
    padding-top: 30px;
}
.mn-hd .hd1{
    margin-bottom: 20px;
}

.priceCard1-top p{
    font-size: 14px;
    
}

.priceCard1-body ul {
    max-height: 218px;
    overflow: hidden;
    overflow-y: scroll;
}


.priceCard1-price h6{
    font-size: 55px;
}

.priceCard1-price span {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0px;
    flex-wrap: wrap;
    gap: 3px;
    text-align: center;
}

.section5 .sec5-cont p {
    font-size: 18px;
    color: #fff;
     font-weight: 300;
}

.section5 .sec5-cont .hd1 {
    color: #fff;
    margin-bottom: 4px;
}

.section5 .sec5-img {
    margin-top: 0px;

}

.section5 .sec5-cont .chatBtn {
    color: #Fff;
}

.section5 .sec5-cont .themeBtn:hover {
    color: #010101;
    background-color: #ffffff;
}

.section5 .sec5-cont .chatBtn span {
    color: #fff;
}


.section5 .sec5-cont .chatBtn:hover{
    color: #7f54b3;
}


.reviewSection .reviewSec-cont .reviewSec-bottomCont .reviewSec-sliderSec .reviewSec-sliderItem span {
    text-align: center;
    margin-top: 20px;
    line-height: 1.5;
}

.reviewSection .reviewSec-cont .reviewSec-bottomCont .reviewSec-sliderSec .reviewSec-sliderItem {
    text-align: center;
}


.faqSec-body .accordion li .acc_desc p {
    font-size: 16px;
    line-height: 2;
}

.lastSection .faq-sec .faqHeading p{
        line-height: 1.8;
}

.ctaSection .ctaCont p i {
    color: #7f54b4;
}

.mainBanner.pb-0 .maniBanner-cont{
    padding: 0px 30px 80px 0;
}

.mainBanner .maniBanner-cont h1 span {
    color: #7f54b4;
}

.logoDesignSection2 .logoDesignSec2-card .cont {
    width: 45%;
}

.logoDesignSection3 .logoDesignSec3-main ul li {
    flex: 0 0 25%;
    padding: 12px;
    height: 100%;
    max-height: 400px;
    overflow: hidden;
    background-size: 400px;
    border-radius: 10px;
    background-repeat: no-repeat;
    position: relative;
}

.socialBanner {
    background-color: #afd8f8;
}

.porWrp video {
    width: 100%;
}



.terms ul {
    line-height: 25px;
    font-size: 16px;
    color: #333;
}

.terms ul ul {
    list-style: disc;
    padding-left: 18px;
}

.terms ul li {
    margin-bottom: 1rem;
}

.terms ul li::marker {
    font-size: 22px;
    font-weight: 500;
}

.terms h4 {
    font-size: 24px;
    margin: 1rem 0;
}

.terms p {
    margin-bottom: 2rem;
}

.maniBanner-cont.center {
    text-align: center;
}

.mn-groupBtn.center {
    text-align: center;
    display: flex;
    justify-content: center;
}

.copyright .copyright-cont p {

    text-align: left;

}


/* terms */