/* remove underlines in button links */

.unhstyle--txt--white a.btn:link, .unhstyle--txt--white a.btn:visited {
    text-decoration: none;
    font-weight:600;
}

@media screen and (max-width: 480px) {
.classy-panel-styles-pane.row-vw-100::before, .classy-panel-styles.pane.row-vw-100::before {
    left: -15px !important;
}
}