

    .aboutimg {
    width: 218px;
    margin-top: -69px;
    margin-left: 115px;
}
    .aboutright{
       width: 100% !important;
    height: 443px;
}
.about-section .about-content .founder-area .founder-info span {
    color: #000000;
    font-family: var(--font-roboto);
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
}

.about-section .about-content .founder-area .founder-info h6 {
    color: #ff6c00;
    font-family: var(--font-poppins);
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
}
.about-section .about-content .founder-area .founder-info {
    line-height: 1;
    margin-top: 71px;
    margin-left: -262px;
}
.section-title p {
    color: #ffffff;
    font-family: var(--font-roboto);
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    padding-top: 20px;
    max-width: 545px;
    width: 100%;
    margin: 0 auto;
}
p {
    font-size: 18px;
    /* font-weight: 400 !important; */
    line-height: 30px;
    color: #ffffff;
    /*font-weight: bold !important;*/
}

element.style {
}
.testimonial-card p {
    color: var(--text-color);
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
