div#header-above-border h3.cmp-title__text.cmp-title__text--h3 {
    font-size: var(--bodyheading-25px);
    line-height: 30px;
    font-family: "Lexia-Regular";
    color: #830051;
    padding-top: 20px;
}

div#header-above-below-border {
    font-size: var(--bodyheading-25px);
    line-height: 30px;
    font-family: "Lexia-Regular";
    color: #830051;
    padding-bottom:20px;
    padding-top: 20px;
}
#header-with-no-border h3.cmp-title__text.cmp-title__text--h3 {
    font-size: var(--bodyheading-25px);
    line-height: 30px;
    font-family: "Lexia-Regular";
    color: #830051;
}