.article-title {
    font-size: 4.5rem;
}

.page-header {
    background-color: #e1e7ec;
}

.page-title {
    min-height: 12rem;
    padding-bottom: 2.2rem;
}

.support-category {
    font-size: 1.75rem;
    line-height: 1.2;
}

.display-5 {
    font-size: 2rem;
    line-height: 1.2;
}

.support-action {
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: 0;
}

.support-number {
    font-size: 1.75rem;
    line-height: 1.2;
}

.support-container {
    height: 22rem;
    min-height: 22rem;
    margin-bottom: 3rem;
}

.support-heading {
    font-weight: 400;
}

.support-rule {
    width: 80%;
    margin-top: 5rem;
    margin-bottom: 4rem;
}

.article-rule {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.support-footer {
    margin: 0 5rem;
}

.list-item-description {
    min-height: 4rem;
}

.related-content {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
}

.related-item {
    margin: 1rem 0;
}

.related-item-link {
    color: #809cb3;
    font-size: 1.2rem;
    font-weight: 500;
}