.container .section-content p {
    font-size: 14px;
}

.contactoptions:hover {
    color: black;
    background-color: #f5f8ff;
}

.normal {
    margin-top: -30px;
    color: #979797;
    font-size: 14px;
}

.infobox>a:nth-child(2) {
    color: white;
    text-decoration: underline;
    font-size: 13px;
}

.main-body-content.page-privacy ul,
.main-body-content.page-privacy ol {
    margin-left: 2rem;
    list-style-position: inherit;
}

.main-body-content.page-privacy ol {
    list-style: lower-alpha;
}

.error-feedback a,
.main-body-content.page-privacy a {
    font-size: 16px;
    color: #63cee2;
    font-weight: bold;
    text-decoration: underline;
}