.contract-text {
    max-height: 420px;
    margin: 12px 0;
    padding: 18px;
    overflow: auto;
    white-space: pre-wrap;
    line-height: 1.55;
    background: #fafafa;
    border: 1px solid #dfe3eb;
    border-radius: 12px;
}
