p a:not(.shortcode-btn),
p a:not(.shortcode-btn):hover,
#content-section a:not(.shortcode-btn),
#content-section a:not(.shortcode-btn):hover,
#cms-item-content-section a:not(.shortcode-btn),
#cms-item-content-section a:not(.shortcode-btn):hover {
    color: #06254c;
}

a.shortcode-btn {
    color: white;
}
