.EDN_article-subtitle {
  font-weight: 500;
  font-family: 'gothammedium', sans-serif;
}

.sc-content-block-quick-insert{ display: none !important; }

header a[id*="_hypLogo"],
header a[id*="_hypLogo"]:hover,
header a[id*="_hypLogo"]:active,
header a[id*="_hypLogo"]:focus,
header a[id*="_hypLogo"]:visited { 
  color: white!important;
}


    a.skip {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip:focus, 
a.skip:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

.blog-article-featured h2.featured {
  position: static !important;
}

.personabar-visible .datepicker.dropdown-menu { left: 130px !important; }

