@charset "UTF-8";

.heading.block_header_2 .h {
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    color: #94da76;
    border-bottom: none;
    padding-left: 0;
    padding-bottom: 0;
}
.heading.block_header_2 .h:before {
    display: none;
}