<style>
    /*####################
    #    Microsite Demo Styles
    ####################*/
    /* Main Navigation */
    .micrositeDemo .mainSpan_wrapper:before,
    .micrositeDemo .mainSpan_wrapper_home:before { background: #47867d; }
    .micrositeDemo .mainSpan_wrapper:after,
    .micrositeDemo .mainSpan_wrapper_home:after { background: #47867d; }
    /* Interior Buttons*/
    .micrositeDemo .int_buttons.int_buttons{ margin: 30px 0 40px; }
    /* Spotlight */
    .micrositeDemo .vi-spotlight .flexslider {  background: #edfcfa;}
    /* Typography */
    .micrositeDemo h1, .micrositeDemo .content_area h1, .micrositeDemo .reDropDownBody h1,
    .micrositeDemo h2, .micrositeDemo .content_area h2, .micrositeDemo .reDropDownBody h2,
    .micrositeDemo h3, .micrositeDemo .content_area h3, .micrositeDemo .reDropDownBody h3,
    .micrositeDemo h4, .micrositeDemo .content_area h4, .micrositeDemo .reDropDownBody h4 {
    color: #245ea5;
    font-weight: 600; }
    /* Image Random */
    .micrositeDemo .image_widget { margin: 40px 0; }
    /* Page Footer */
    .micrositeDemo #page_footer { background: #edfcfa; }
    .micrositeDemo .home_news h2{ color: lime; }
</style>