.office-image-banner-section {
  padding-bottom: 0 !important;
}

.office-image-banner .image-banner__heading {
  color: var(--blue-600);
}

.office-image-banner .image-banner__icon {
  color: var(--blue-600);
}

.office-image-banner .image-banner__button {
  background-color: var(--blue-300);
  color: var(--blue-800);
}