
/*-------------------------
    INFO TEXT WIDGET
---------------------------*/
.infotex_box__style__1 {
    padding: 35px;
    background: #ffffff;
    border-radius: 5px;
}

.infotex_box__style__1 .infotext__header__title h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 30px;
    border-left: 10px solid #F9C200;
    margin-left: -35px;
}
