/* Start custom CSS for infoboxes, class: .elementor-element-485568d */.bg-color1 {
    background-color: #0A993C;
}

.cont-info-box > span::before {

    border-top: 6px solid #147736;
}

.cont-info-box:hover > span::before {
    border-top-color: #0A993C;
}

.cont-info-box:hover > span {
    background-color: #147736;
}/* End custom CSS */