/* Community Level Styles */
:root {
    --hpt-header-1-color: var(--background-3-hover);
}

/* interior logo */
#main_header .logo {
    padding: 3px;
}

/* home page cta buttons */
.section-selection-button svg {
    fill: var(--secondary-base-alt);
}

/* application */
#affordable_qualifications .affordable_qualifications-container--content .affordable-section .affordable-content-text .paragraph-text.bullet-text {
    padding: 0 60px;
}

#affordable_qualifications .affordable_qualifications-container--content .affordable-section .affordable-content-text--custom-section .affordable-content-container:nth-of-type(8) p,
#affordable_qualifications .affordable_qualifications-container--content .affordable-section .affordable-content-text--custom-section .affordable-content-container:nth-of-type(9) p {
    font-weight: 700;
}