.full-height-col {
  display: flex;
}

.full-height-image {
  width: 100%;
}

.full-height-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.full-height-col > div {
  height: 100%;
}

.image-col-fill {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.wp-block-image {
  text-align: center;
}

.wp-block-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.custom-text h1,
.custom-text h2,
.custom-text h3,
.custom-text h4,
.custom-text h5,
.custom-text h6 {
  font-size: 32px !important;
  line-height: 1.2 !important;
}

.custom-text p {
  font-size: 18px !important;
  line-height: 1.6 !important;
}

.custom-texta h3 {
  font-size: 35px !important;
  line-height: 1.2 !important;
color: #353b8f;
}

.custom-textb h3 {
  font-size: 35px !important;
  line-height: 1.2 !important;
color: #ffffff;
}

.custom-textb p {
  font-size: 18px !important;
  line-height: 1.6 !important;
		color: #ffffff;
}

.custom-textu h3 {
  font-size: 26px !important;
  line-height: 1.2 !important;
}

.custom-textuu h3 {
  font-size: 22px !important;
  line-height: 1.2 !important;
}

.custom-textuu p {
  font-size: 15px !important;
  line-height: 1.2 !important;
}