.service-terms {
    border: 1px lightgray solid;
    height: 50rem;
    overflow-y: scroll;
    padding: 1rem;
    white-space: pre-line;
}