.NoContent__title {
    color: #0195d3 !important;
}
.commonStyle__zt3BrandBg  {
  color: #0195d3 !important;
}
.Icon__brand {
    color: #0195d3 !important;
}
.AppContainer__backToTop,
.commonStyle__zt3BrandBg {
    background-color: #0195d3 !important;
    border-color: #0195d3 !important;
}
.commonStyle__zt3Brand {            /* brand text color */
  color: #0195d3 !important;
}
.commonStyle__zt3BrandBg {          /* brand background */
  background-color: #0195d3 !important;
}
.commonStyle__zt3BrandBorder {      /* brand border */
  border-color: #0195d3 !important;
}
/* 3) Specific to avatar initials (your example) */
.AvatarText__avatarText.commonStyle__zt3Brand {
  color: #0195d3 !important;
}
.LoginDetail__userLink.commonStyle__zt3Brand {
  color: #0195d3 !important;
}
.Footer__footerBtn {
  color: #0195d3 !important;
}

