

.customers-title{
    font-weight: 500;
}

.customers-btn .primary-btn{
    padding: 10px 40px;
    font-size: 15px;
    font-weight: 500;
}


.pro-container .text-content h2{
    font-weight: 600;
}

.pro-container .btn-content .primary-btn{
    padding: 8px 40px;
    font-size: 15px;
    font-weight: 400;
}

.irregular-title{
    font-weight: 500;
}

.review-content-desktop p{
    font-style: normal;
    font-size: 17px;
}




.pro-container .text-content h5 {
    font-size: 20px;
}

.pro-container .text-content h2 {
    font-size: 46px;
}

.pro-container .text-content p {
    font-size: 17px;
    margin-bottom: 13px;
}

.pro-container .text-content ul li {
    font-size: 16px;
}

.review-card-inner{
    height: auto;
}
.review-grid{
    gap: 15px;
    column-gap: 80px;
}

@media screen and (max-width: 1669px) {
    .review-section.animate .review-card-2{
        margin-top: 30px;
    }
}
