/*
 Theme Name:   2021 Magnolia Child
 Description:  2021 Magnolia Child
 Version:      beta-1
 Author:       Steven Crawford
 Author URI:   http://shelbybark.com

 Template:     2021-bni 
*/

div#sup_nav.single div#logo img {
    margin-top: 19px;
}
div#logo img {
    margin-top: 11px;
    margin-left: 2px;
}

@media screen and (min-width: 1280px) {
    div#logo img,
    div#sup_nav.single div#logo img {
        margin-top: 7px;
        margin-left: 0px;
    }
}

.site_bg_color,
div.instory_widget div#mc_embed_signup,
div.sidebar_widget div#mc_embed_signup,
#footer,
div.sup_nav {
    background: #122f8a !important;
    color: #fff !important;
}

#footer h4 {
    color: #5978d8;
}


body div#story_one_by_one_group {
    height: 360px;
    width: 630px;
}
@media screen and (max-width: 600px) {
    body div#story_one_by_one_group {
        height: 220px;
        max-width: 400px;
    }
}
