:root {
    --heading: 'RecoletaAlt';
    --heading-2: 'Unbounded';
    --body-font: 'Inter';
    --body-color: #555555 ;
    --base-color: #f36d21;
    --title-color: #0e0e0e;
    --body-bg-color: #171926;
}
.brand-logo img{
    height: 58px;
    object-fit: contain;
    object-position: 0;
}
.sidebar-logo img{
    height: 100px;
}
.bi-about-img-wrapper4 .about-img2 img{
    border-radius: 15px;
}
.about-img1 img{
    border-radius: 15px;
}
.pddingSec{
    padding: 50px 0 0 0;
}