.custom-page h1 {
    margin-bottom: 24px;
    color: #041638;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
}

.custom-page h2 {
    margin-bottom: 8px;
    color: #041638;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.5px;
}

.custom-page h3,
.custom-page h4,
.custom-page h5,
.custom-page h6 {
    margin-bottom: 8px;
    color: #041638;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -0.5px;
}

.custom-page {
    color: #687388;
}

.custom-page p, .custom-page div {
    color: #687388;
    font-size: 14px;
    line-height: 20px;
}

.custom-page p {
    margin-bottom: 16px;
}
