div.content-box-inner.empty-top div.terms-content-box {
    border: 3px solid #ffc100;
}
.terms-content-title-flex {
    border-bottom: 3px solid #ffc100;
}

@media screen and (max-width: 767px) {
    div.content-container section.other-first div.terms-content-box:last-of-type h1 p {
        font-size: 2.4rem;
    }
}