.active-menu-front-nex {
  color: #24B364 !important;
  border-bottom: 2px solid #24B364 !important;
}

.active-menu-front-redd {
  color: red !important;
  border-bottom: 2px solid red !important;
}

.justify-text {
  text-align: justify;
}

.user-profile-header-banner img {
  width: 100%;
  object-fit: fill !important;
  height: 400px;
}