header + style + [data-elementor-type="section"] .two-column-with-form,
header + [data-elementor-type="section"] .two-column-with-form {
  padding-top: 20px;
}

.two-column-with-form p:last-child {
  padding-bottom: 0;
}

.two-column-with-form .speakers-container .dce-acf-repeater-item:last-child {
  padding-bottom: 0 !important;
}

.two-column-with-form .speakers-container .speaker-image {
    flex: 0 0 160px;
    max-width: 160px;
}

.two-column-with-form .speakers-container .speaker-image img {
  width: 100% !important;
  height: 160px !important;
  object-fit: cover !important;
}

.two-column-with-form .color_royal_blue .date-and-time-for-events .elementor-heading-title {
  color: #FBBB00 !important;
}

.two-column-with-form .color_sky_blue .date-and-time-for-events .elementor-heading-title {
  color: #0A2447 !important;
}

/* Specific heading styles for webinars only */
.single-webinars .two-column-with-form h1,
.single-webinars .two-column-with-form h2 {
  font-size: 34px;
  line-height: 44px;
}

.single-webinars .two-column-with-form h1 span {
  font-size: 24px;
}
