.banner-widget.media-left .media-image img, .banner-widget.media-right .media-image img{
        max-width: 80%;
}

.bs-website .bs-mtList-wgt .li-item {
    
    grid-gap: 0px;
}

.bs-website .bs-section h4 p{
        font-size: 30px !important;
}

.bs-website .bs-mtList-wgt .li-description {
    margin-top: 15px;
}
.bs-frame:not(.transparent) a{
    color: #0050d4 !important;
}
.bs-website .bs-label.track-label{
    background-color: #0050d4;
}



.bs-website .bs-button.link{
     color: #0050d4;
}
.bs-website .bs-main-menu .bs-nav-wrapper .page-links>.item.nav-active{
    background: #0050d4;
}


.bs-website:not(.theme-view) {
    --font-name: puvi !important;
    --regular-font: puviregular !important;
    --medium-font: puvimedium !important;
    --light-font: puvilight !important;
    --bold-font: puvibold !important;

}

.bs-builder .bs-btn-wgt .btn-settings .uls-buttons, .bs-builder .bs-btn-wgt .element-settings .uls-buttons{
    font-weight: bolder;
}

.primary .btn-widget{
    font-weight: bolder;
}