.stories {
  height: 276px;
  width: 100%;
}
.story-1 img {
  height: 100%;
  object-fit: cover;
}

.why-ku-text {
  margin-top: 50px !important;
}

.gallery-text {
  padding-top: 30px;
}

.faculty-text {
  padding-top: 50px;
}
.sccst-space {
  padding-top: 50px !important;
}
.why-space {
  margin-top: 5px !important;
}

.footer-content {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.mentor-content {
  padding-top: 10px !important;
}
.weekly-rhythm {
  height: 310px !important;
}
.weekly-rhythm-img {
  height: 100%;
  object-fit: cover;
}
.project-showcase {
  padding-top: 0px !important;
}
.cta-story {
  background-color: #f5e87085 !important;
  margin: 0px !important;
}
.success-cta {
  padding-top: 21px;
  padding-bottom: 21px;
}
.program-cta {
  padding-bottom: 50px !important;
}

.program-overview-img {
  height: 468px;
  width: 100%;
  object-fit: Cover;
  object-position: top;
}

.menus {
  color: white !important;
}

.sticky-header .menus {
  color: #2b94d9 !important;
}

.about-content h1 {
  color: #2192d0 !important;
}

.success-1 {
  height: 100px !important;
}

.icons {
  height: 72px !important;
}

.bottom {
  padding: 70px 0 24px !important;
}
.main-logo img {
  width: 100% !important;
  object-fit: cover !important;
  height: 85px !important;
}

.slider-caption h2 {
  font-size: 38px !important;
  text-align: center !important;
}
.button.button-border {
  --cnvs-btn-border-color: var(--cnvs-btn-color-dark);
  border: var(--cnvs-btn-border-width) solid var(--cnvs-btn-border-color);
  background: transparent;
  color: var(--cnvs-btn-border-color);
}
