sonic-editorial-listings {
    --school-color: var(--gray-700);
    --sonic-tooltip-label-color: var(--gray-700);
    --label-text-transform: uppercase;
    --button-background-color: var(--tertiary-700);
    --link-color: var(--tertiary-700);
    margin-bottom: 35px;
}
  
.sonic-el-wrapper > .sonic-editorial-listings-title {
    margin-top: 15px;
    color:  #214DA0;
    font-size: 25px;
}

.entry-content a {
    text-decoration: underline;
}
