@charset "utf-8";
/* CSS Document */

/* Target Helix's structural desktop logo container and anchor */
#sp-header .logo a, 
#sp-header a.navbar-brand {
    display: inline-block !important;
    transform: translateY(15px) !important;
    position: relative;
    z-index: 99; /* Keeps the logo cleanly clickable above background rows */
}

/*top 1 and 2 styling*/
#sp-top1.col-lg-7, #sp-top2.col-lg-5 {font-size: 22px!important; font-weight: bold!important; margin-top: 5px!important;}

.featured-article-badge { display: none; }