.oppurtunities-row p strong {
  font-size: 28px;
  font-size: 24px;
  font-weight: 500;
}
.body-content .oppurtunities-row ol li, .body-content .oppurtunities-row .apply-bullet li {
  padding-bottom: 15px;
  padding-left: 0;
}
.page-node-type-mission .oppurtunities.opprtunities-wrp {
  margin-bottom: 50px;
}
.banner-img+.title {
  text-transform: capitalize;
}
.banner-img+.title span {
  text-transform: lowercase;
}
.main-container .content {
  max-width: 750px;
  margin: 70px auto;
  color: #4d4d4d;
}
.body-content li strong {
  font-weight: 500;
}
.body-content p {
  font-size: 24px;
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  line-height: 30px;
  padding-bottom: 15px;
}
.body-content h5, .body-content h2, .body-content h3 {
  /*text-align: center;*/
  width: 100%;
}
.body-content h3 {
  margin-top: 30px;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  /* width: 100%; */
}
.body-content h2 {
  margin: 10px 0;
  font-family: "Effra";
  color: #003366;
  font-weight: 900;
  font-size: 50px;
  line-height: 60px;
}
.body-content h5 {
  color: #952038;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
.body-content h2+h5 {
  margin-bottom: 77px;
}
.body-content a {
  /*font-size: 18px;
  line-height: 30px;*/
}
.body-content a strong {
  font-weight: 400;
}
.content-bottom .first-title {
  text-align: center;
  display: block;
  margin: 0 0 30px 0;
  font-size: 18px;
  line-height: 30px;
}
.signature span {
  font-size: 14px;
  line-height: 26px;
}
.content-bottom .signature {
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
}
.download-link {
  text-align: center;
}
.mobile-link {
  display: none!important;
}
.body-content h4 {
  font-family: "Effra";
  font-size: 40px;
  font-weight: 300;
  color: #221f20;
}
.body-content ul li, .body-content .oppurtunities-row ol li, .body-content .oppurtunities-row .apply-bullet li {
  padding-bottom: 15px;
  padding-left: 0;
}
.body-content ol li, .body-content .apply-bullet li {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 36px;
  padding-left: 20px;
}
.body-content ul li {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
}
@media screen and (min-width: 1200px) {
  .main-container .content {
    max-width: 1170px;
  }
}
@media screen and (max-width: 1024px) {
  .main-container .content {
    padding: 0 15px;
  }
  .mobile-link {
    display: block!important;
  }
  .desktop-link {
    display: none!important;
  }
}
@media screen and (max-width: 767px) {
  .main-container .content {
    padding: 0 30px;
  }
  .body-content h2+h5 {
    margin-bottom: 30px;
  }
  .body-content h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
  .body-content h2, .body-content h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .oppurtunities-row p strong, .body-content ul li, .body-content .oppurtunities-row ol li, .body-content>ul>li p, .body-content>ul>li a, .body-content a, .body-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .body-content p {
    margin-bottom: 15px;
  }
  .body-content h4 {
    font-size: 24px;
  }
  .main-container .content {
    margin: 30px auto;
  }
  .body-content p {
    padding-bottom: 0px;
  }
  .body-content img {
    padding-top: 20px;
  }
}