@charset "UTF-8";

a[id^="grn_0"]+section .heading.block_header_4 {
    display: flex;
    flex-direction: column-reverse;
}
a[id^="grn_0"]+section .heading.block_header_4 p {
    text-align: center;
    font-size: 1.8rem;
    background: #88a476;
    color: #fff;
    border-radius: 0 25px;
    padding: 5px 0;
    margin-bottom: 15px;
}
a[id^="grn_0"]+section .content_wrapper {
    background: #f0f8ec;
    padding-top:0;
}
a[id^="grn_0"]+section .content_wrapper .wrapper_item {
    background: none;
    border-top: none !important;
    margin-top: 0;
}
a[id^="grn_0"]+section .h {
    text-align: center;
    font-size: 1.8rem;
    background: #88a476;
    color: #fff;
    border-radius: 0 25px;
    padding: 5px 0;
    margin-bottom: 15px;
}