.elementor-174 .elementor-element.elementor-element-462d35e{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-52339fc *//* ============================
   PROGRAMS PAGE – HERO SECTION
   ============================ */

#a2e-programs-hero {
  padding: 120px 20px 60px;
  background: transparent;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.prog-hero-title {
  font-size: 3rem;
  font-weight: 900;
}

.prog-hero-title .black { color: #111; }
.prog-hero-title .orange { color: #FF8A00; }

.prog-hero-sub {
  color: #555;
  font-size: 1.1rem;
  max-width: 650px;
  margin: 20px auto 0;
  line-height: 1.8;
}

/* MOBILE */
@media(max-width:480px){
  .prog-hero-title { font-size: 2.4rem; }
}/* End custom CSS */