.headingLg {
    color: #232526;
    margin-top: 32px;
    margin-bottom: 8px;
    font-weight: bold;
}

.bodyLg {
    color: #232526;
    line-height: 24px;
    margin-bottom: 16px;
}

.Hyperlink {
    color: #0066CC !important;
}

.Hyperlink:hover,
.Hyperlink:focus {
    color: #003366 !important;
}