  @media(max-width:420px){
#intro-block_component .u-thirstySoftExtraBold{
        font-size: 1.8rem;
}
}
 @media(min-width:767px){
.gold-border-left {
    border-left: 3px solid var(--gfColors-gold);
}
}
.curriculum .container {
padding-left: 0;
    
}
.u-thirstySoftExtraBold{
    line-height: 3.8rem;

}
#otherOptions{
    background-color: var(--gfColors-slate15);
}
#otherOptions h2 {
    margin-top: 1rem;
}

/* @media(min-width:767px){*/
/*#more-endorsements_component h3{*/
/*    display: grid;*/
/*    grid-template-columns: auto 1fr;*/
/*    align-items: center;*/
/*}*/
/*#more-endorsements_component h3::after {*/
/*    content: " ";*/
/*    background: var(--gfColors-slate45);*/
/*    height: 1px;*/
/*    margin-left: 1rem;*/
/*}*/
/*}*/