.elementor-4136 .elementor-element.elementor-element-9972b3f{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4136 .elementor-element.elementor-element-866fb07 > .elementor-widget-container{margin:4rem 0rem 0rem 0rem;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7c2e0b4 */.bio-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0rem 2rem;
  font-family: "Calibri", sans-serif;
  color: #fff;
  line-height: 1.6;
}

.bio-name {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
  color: #111;
      font-size: 4.5rem;
    text-transform: uppercase;
    font-family: "Phosphate", sans-serif;
    color: #ea9cbf;
    font-weight: 600;
    letter-spacing: 15px;
}

.bio-content p {
  margin-bottom: 1.2em;
  font-size: 1.5rem;
}

.bio-content strong {
  color: #fff;
  font-weight: bold;
}

.bio-content em {
  font-style: italic;
  color: #fff;
}

/* Responsive adjustments */
@media (max-width: 1023px) and (min-width: 768px) {
  .bio-wrapper {
    padding: 0 1rem;
  }

  .bio-name {
    font-size: 3rem;
  }

  .bio-content p {
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
    .bio-name {
    font-size: 2.5rem;
  }
  .bio-content p {
    margin-bottom: 1.2em;
    font-size: 1rem;
}
.bio-wrapper {
  padding: 0rem 1rem;
}
}/* End custom CSS */