.commonStyle__zt3BrandBg {
    background-color: #2e2e87;
}

.Button__footerBtn:hover {
      background-color:#2e2e87;
      transition: 0.7s;
  }

.NoContent__title {
  color:#2e2e87;
}

.Icon__brand {
    color: #2e2e87;
}

.commonStyle__zt3Brand {
    color: #2e2e87;
}

.AvatarText__avatarText {

    background: #ffffff;
    border: 1px solid #2e2e87;
}
.hide {
	display: none
}

