.section-header {
    font-size: 1.28571rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #f3bf74;
}

.section-wrapper, .section-wrapper--consents {
    background: #FFFFFF;
    border: 4px solid #5ab8bc;
    display: block;
}

.section-header, .subheader, .subheader--full, .subheader--full--highlight, .accommodation__header--no-line, .accommodation__header--no-line:after, .accommodation__rooms, .payment__img--wrapp, .charges-table__header {
    border-color: #f3bf74;
}

#commentsBox{
display: none;
}