

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');

.post-50018 .post-content p, 
.post-50018 .post-content h1, .post-50018 .post-content h2, .post-50018 .post-content h3, .post-50018 .post-content h4, .post-50018 .post-content h5, .post-50018 .post-content h6, 
.post-50018 .post-content ul, .post-50018 .post-content li {
  font-family: 'Source Sans Pro', sans-serif !important;
}

.post-50018 .post-content h2 {
  background-color: #60a53411; /* 027e79 */
  padding: 0.3em 0.3em 0.2em;
  text-align: center;
  font-size: 250% !important;
  text-transform: capitalize !important;
  font-weight: 200 !important;
  color: #60a534; 
}

.post-50018 .post-content h4 {
  text-align: left;
  /*color: #027e79;*/
  border-left: 10px #60a534 solid;
  padding-left: 1em;
  font-size: 130%;
  background-color: #60a53411;
  margin-top: 2em !important;
  font-weight:700 !important; 
}

.post-50018 .post-content p, .post-50018 .post-content ul {
  margin-top: 0;  
  margin-bottom: 0;
}

.post-50018 .post-content h3 {
  text-align: center;
  color: #60a534;
  border-bottom: 1px #60a534 solid;
  font-weight: 400 !important;
  font-size: 120% !important;
  margin-top: 2em !important;
}

.post-50018 .post-content .wp-block-buttons {
  justify-content: center;
}