#bottom-cta {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://channelpartners.com/wp-content/uploads/2026/01/our-team-back.jpg);
}

h1,
#hero-i .title,
#bottom-cta h2 {
  font-family: "Normalidad Wide";
  font-size: 54px;
  font-style: normal;
  font-weight: 350;
  line-height: 60px; /* 111.111% */
  letter-spacing: 6.48px;
  text-transform: uppercase;
}

h2,
.members .title {
  font-family: "Normalidad Wide";
  font-size: 42px;
  font-style: normal;
  font-weight: 350;
  line-height: 50px; /* 119.048% */
  letter-spacing: 6.3px;
  text-transform: uppercase;
}

h3,
.title p,
.members-featured .name {
  font-family: "Normalidad Wide";
  font-size: 30px;
  font-style: normal;
  font-weight: 350;
  line-height: 36px; /* 120% */
  letter-spacing: 5.4px;
  text-transform: uppercase;
}

h4,
.section-text p,
.members .name {
  font-family: "Normalidad Wide";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 141.667% */
  letter-spacing: 4.8px;
  text-transform: uppercase;
}

h5 {
  font-family: "Normalidad Wide";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  letter-spacing: 4.5px;
  text-transform: uppercase;
}

h6,
#hero-i .stitle,
#bottom-cta h5 {
  font-family: "Normalidad Wide";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  letter-spacing: 3.24px;
  text-transform: uppercase;
}

p,
.members-featured .role {
  font-family: "Open Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 146%; /* 30.66px */
}

p.large,
.members-featured .stitle {
  font-family: "Open Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 146%; /* 35.04px */
}

p.small,
.members .role {
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 146%; /* 23.36px */
}

#hero-i .title {
  margin-top: 5px;
}
.members-featured .name {
  margin-bottom: 0;
}
.members .role {
  text-transform: uppercase;
}

#bottom-cta > div > div > h2:nth-child(3) {
  font-style: italic;
  font-family: "SuperiorTitle-LightItalic";
  font-weight: 300;
  color: #0275b3;
  letter-spacing: 3px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.section-text {
  padding: 80px 0 85px 0;
}
.members {
  padding-top: 30px;
}
#bottom-cta h2 {
  margin-top: 7px;
}
@media screen and (max-width: 992px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 567px) {
  #bottom-cta br {
    display: none;
  }
  h1,
  #hero-i .title,
  #bottom-cta h2 {
    font-size: 27px;
    line-height: 30px; /* 111.111% */
  }
  h2,
  .members .title {
    font-size: 21px;
    line-height: 25px; /* 119.048% */
  }
  h3,
  .title p,
  .members-featured .name {
    font-size: 20px;
    line-height: 24px;
  }
  h4,
  .members .name {
    font-size: 12px;
    line-height: 17px;
  }
  p,
  .members-featured .role {
    font-size: 14px;
  }
  p.small,
  .members .role {
    font-size: 14px;
  }
  #bottom-cta > div > div > h2:nth-child(3) {
    margin-top: 0;
    font-size: 42px;
  }
  .section-text p {
    font-size: 20px;
    line-height: 24px;
  }
  #bottom-cta h2 {
    margin-bottom: 15px;
  }
}
