.text-43 {
  color: #434343 !important;
}

.text-0A {
  color: #0A0A0A !important;
}

.bg-gradient .icon__box {
  width: 3rem !important;
  height: 3rem !important;
  border-radius: 50% !important;
}

.examination__wraper .examination__card {
  padding: 3rem 1.25rem 1.5rem 1.25rem;
  border: 1px solid #d1d1d1;
}
.examination__wraper .examination__card__text {
  padding: 2.55rem 1.75rem;
  border: 1px solid #707070;
}

@media (max-width: 992px) {
  .gallery__card img {
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .logos img {
    height: 5rem;
    width: auto;
  }
}
.weekInfo .owl-stage, #week1Info .owl-stage {
  display: flex;
}
.weekInfo .owl-stage .owl-item, #week1Info .owl-stage .owl-item {
  display: flex;
  padding: 1px;
}

@media (max-width: 1200px) {
  #week2Info .d-flex, #week1Info .d-flex {
    width: 100%;
  }
}/*# sourceMappingURL=event.css.map */