.elementor-720 .elementor-element.elementor-element-616e654{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-720 .elementor-element.elementor-element-934b6e3{width:100%;max-width:100%;}.elementor-720 .elementor-element.elementor-element-addc94a{--display:flex;}.elementor-720 .elementor-element.elementor-element-1534b17 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-720 .elementor-element.elementor-element-f785e62 > .elementor-widget-container{margin:46px 1px -63px 1px;}.elementor-720 .elementor-element.elementor-element-f785e62{text-align:center;}.elementor-720 .elementor-element.elementor-element-f785e62 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:2.6em;font-weight:600;color:#000000;}.elementor-720 .elementor-element.elementor-element-be278dd > .elementor-widget-container{margin:6rem 6rem 6rem 6rem;}.elementor-720 .elementor-element.elementor-element-0c6291f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-720 .elementor-element.elementor-element-4d031ed{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-934b6e3 */.hero-section {
  position: relative;
  background-image: url('https://bridgeto100.org/wp-content/uploads/2025/06/u9966697872_httpss.mj_.runDOqK4rQXgNM_httpss.mj_.run9Mt_n7gqNKs_640f76f2-9a3e-4f76-a1c2-03285ae2274d_1.png');
  background-size: cover;
  background-position: center;
  height: 100vh; /* Full viewport height */
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-overlay {
  background-color: rgba(0, 0, 0, 0.3); /* Semi-transparent overlay */
  padding: 60px 30px;
  text-align: center;
  color: #ffffff;
  border-radius: 12px;
  max-width: 800px;
  margin: 0 20px;
}

.hero-overlay h1 {
  font-size: 4em;
  margin-bottom: 30px;
  color: white;
}

.hero-overlay p {
  font-size: 1.5em;
  margin-bottom: 30px;
}

.hero-button {
  display: inline-block;
  padding: 12px 24px;
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}

.hero-button:hover {
  background-color: #f0f0f0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eaaea6c */.testimonial-section {
  background-color: #f9f9f9;
  padding: 60px 20px;
  text-align: center;
}

.testimonial-section h2 {
  font-size: 2.5em;
  color: #023e8a;
}

.testimonial-intro {
  font-size: 1.2em;
  margin: 10px auto 40px;
  max-width: 700px;
  color: #555;
}

.testimonial-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}

.testimonial-card {
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  padding: 20px;
  width: 300px;
  text-align: left;
}

.testimonial-card p {
  font-style: italic;
}

.testimonial-card strong {
  display: block;
  margin-top: 10px;
  color: #0077b6;
}

.testimonial-link {
  display: inline-block;
  margin-top: 10px;
  color: #03045e;
  font-weight: bold;
  text-decoration: none;
}

.testimonial-link:hover {
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS */body {
  
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  color: #2C3E50;
}/* End custom CSS */