@charset "UTF-8";

a[id^="txt"]+section .heading.block_header_4 .h {
    font-size: 2.5rem !important;
}

#txt2+section>.content_wrapper {
    border: 5px solid var(--i_border_color) !important;
}

@media screen and (max-width: 800px) {
    #txt2+section .inner_item_txt p span {
        font-size: 1.8rem !important;
    }
}