.box-swiper .swiper-container .item-logo {
    text-align: right !important;
}
.box-swiper .swiper-container .item-logo .image-left img{
  border-radius: 8px !important;
}
.box-swiper .swiper-container .item-logo .text-info-right{
  margin-right: unset !important;
  margin-left: 15px !important;
}
span.color-green{
  color: #3f4445 !important;
}
.image-box img{
  border-radius: 8px !important;
}
.apply-challenge-form .text-brand-2{
background: #e5e8e8 !important;
}