  .bg_gray_light.padded_lg.accordion_section {
    background-color: #ffffff;
}

.large_visual_buttons {
    display: none;
}

/ Card callout titles ****/
h2.callout_media_title.heading_5.text_divide, h3.heading_5.color_marine.text_divide.announcement_subtitle{
    color: #286dc0;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 32px;
    margin: 20px 0;
    font-family: 'yale','TimesNewRoman','Baskerville','Georgia', serif;
}

h3.content_card_subtitle.heading_5.text_divide {
    display: none;
}

/ Card Pair styles ****/

.callout_pair.padded_lg.theme_gray {
    background-color: #f0f0f0;
    padding-top: 50px;
}


.content_card_header {
    text-shadow: -1px -1px 2px #000, 1px 1px 2px #000, -1px -1px 1px rgba(0,0,0,0.7), 1px 1px 1px rgba(0,0,0,0.7);
}

.content_card_description.body_text.color_white {
    font-size: 1.2rem;
    text-shadow: -1px -1px 2px #000, 1px 1px 2px #000, -1px -1px 1px rgba(0,0,0,0.7), 1px 1px 1px rgba(0,0,0,0.7);
}
