.Icon__brand {
    color: #0a549f;
}

/* link color body */
.commonStyle__zt3Brand {
    color: #0a549f;
}
.commonStyle__zt3BrandBg {
    background-color: #0a549f;
}
.Button__footerBtn {
    border: 1px solid transparent;
    border-radius: 1rem;
    background: #0a549f;
}
.Button__footerBtn:hover {
    background: #888888;
}

#logoutDetails{
       display:none;
 }
.Footer__footerContent {
    display: none;
}

.Button__tagPrimary {
    background: #022f46;
}

.Header__homeNavbarFixed .Header__searchSubCont {
     background-color:  #003b58;
}

.Layout__oneColumn,.Layout__twoColumn,.Layout__twoColumn2,.Layout__twoColumnReverse{
  max-width: 100rem;
}


  .SubscribeDepart__followContent {
    visibility: hidden;
}


.DepFollow__depFollow{
    visibility: hidden;
  }

.ArticleDetailRightContainer__followContentLow{
   visibility: hidden;
  }

.class="ArticleDetailLeftContainer__box"{
  width: fit-content;
    max-width: max-content;
    min-width: fit-content;
}
