@charset "UTF-8";

.block_header_2 .h {
    font-size: 2.5rem !important;
}

.heading.block_header_2 p {
    color: #D6B978;
}

@media screen and (max-width: 1350px) {
    .block_header_2 .h {
        font-size: 2.5rem !important;
    }
}