html body .su-accordion .su-spoiler-content {
  text-align: center;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
html body .su-accordion .su-spoiler-title {
  border-style: none;
  text-align: center;
  font-size: 20px;
  color: #000000;
}
html body .su-accordion .su-spoiler-icon {
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
@keyframes hvr-push {
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
html body .su-accordion .su-spoiler-icon:hover,
html body .su-accordion .su-spoiler-icon:focus,
html body .su-accordion .su-spoiler-icon:active {
  animation-name: hvr-push;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
html body .su-note .su-note-inner {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  background-color: transparent!important;
  border-style: solid;
  border-radius: 0px;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0);
  padding-top: 0px;
  border-top-color: rgba(0, 0, 0, 0) !important;
  border-top-style: none;
  border-right-color: transparent!important;
  border-right-style: none;
  border-bottom-color: transparent!important;
  border-bottom-style: none;
  border-left-color: transparent!important;
  border-left-style: none;
  opacity: 1;
  display: block;
  box-sizing: content-box;
  list-style-position: inside;
  background-size: cover;
}
html body .su-accordion {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0px;
  word-spacing: 0px;
}
html body .su-button > span {
  border-top-style: solid;
  border-top-width: 0px;
  border-bottom-color: #d63434 !important;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-style: none;
  margin-right: 3px;
  padding-right: 16px;
  margin-bottom: 0px;
  padding-bottom: 6px!important;
  display: block;
  box-sizing: border-box;
  opacity: 1;
  text-align: center;
}
html body .su-animate {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 16px;
  text-align: center;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-style: normal;
  color: #f13e2b;
}
html body .su-spoiler .su-spoiler-title {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 20px;
  text-align: center;
}
.entry-content {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  background-blend-mode: normal;
}
.qem-medium {
  display: inline-block;
  text-align: left;
  float: left;
  margin-left: 81px;
}
.site-content main article {
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: lighten;
}
.wp-block-image img {
  background-blend-mode: darken;
  background-size: 100% 100%;
}
.entry-content a img {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 8px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 1px;
  padding-right: 2px;
}
.entry-content p {
  font-size: 16px;
  text-align: left;
}
html body .su-button {
  opacity: 1;
  display: inline;
  float: none;
}
html body .su-accordion.1 .su-spoiler-title {
  color: #aa183d;
}
html body .su-accordion.test .su-spoiler-title {
  color: #e0601b;
}
html body .su-accordion.educatorbio .su-spoiler-title {
  color: #aa183d;
}
html body .su-accordion.educatorbio .su-spoiler-content {
  font-size: 16px;
  text-align: left;
}
div.wpforms-container-full .wpforms-form .wpforms-field label {
  text-align: left;
}
.entry-content h2 {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  display: inline-block;
}
.qem-small h2 a {
  font-family: Merriweather,Georgia,serif;
  font-weight: 400;
  font-size: 18.86px;
}
.qem-calendar-small .nonday {
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.qem-small {
  text-align: left;
}
.qem-small p {
  text-align: left;
}
p.has-background strong {
  font-size: 25px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}
p.has-background {
  font-size: 31px;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 10.25px;
  margin-top: 90px;
}
/* 1 */
@media screen and (max-width: 768px) {
  .qem-medium {
    display: inline-block;
    float: left;
  }
}
