html {
    scroll-behavior: smooth;
}

.sub-title {
    text-align: center;
    color: #7F7F7F;
    margin-top: 50px;
    margin-bottom: 50px;
}

.sub-text {
    font-size: 1.25rem;
    line-height: 1.25;
}

.section {
    padding-top: 50px;
}

.sub-section {
    margin-top: 50px;
}

span.text-divider {
    margin-left: 6pt;
    margin-right: 6pt;
    border-left: 1px solid #7F7F7F;
}