.e-div-block {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 !important;
}

.elementor-widget-theme-post-content figure.wp-block-embed {
    width: 100% !important;
    margin: 0 0 16px 0 !important;
}

.elementor-widget-theme-post-content .wp-block-embed__wrapper {
    width: 100% !important;
    display: block !important;
}

.elementor-widget-theme-post-content .wp-block-embed__wrapper iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    display: block !important;
}

.e-paragraph-base a,
.e-heading-base a {
  font-size: inherit !important;
  line-height: inherit !important;
}

.about-section-text a {
    text-decoration: underline !important;
}