
.spreadTheWord h2 {
  color: #5a1f66;
}
.spreadTheWord .Word {
  padding: 1.5em 1em;
  background-color: #f6edf7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.spreadTheWord .Word p {
  font-size: 0.636363em;
}
.spreadTheWord .Word h4 {
  margin: 1em 0 0;
}
.spreadTheWord .Word h4 + h5 {
  font-weight: bold;
  font-size: 1.125em;
}
.spreadTheWord .Word h4 + h5er {
  font-weight: bold;
  font-style: italic;
}
.spreadTheWord .Word h4,
.spreadTheWord .Word h5 {
  color: #5a1f66;
  text-align: center;
}
.spreadTheWord .Word h4 h1,
.spreadTheWord .Word h5 h1 {
  text-align: center;
}
@media print, screen and (max-width: 37.4375em) {
  
}
@media print, screen and (min-width: 37.5em) {
  .spreadTheWord .Word p {
    font-size: 0.77778em;
  }
}
@media print, screen and (min-width: 37.5em) and (max-width: 49.9375em) {
  
}
@media print, screen and (min-width: 50em) {
  .spreadTheWord .Word p {
    font-size: 0.875em;
  }
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 50em) and (max-width: 69.9375em) {
  
}
@media print, screen and (min-width: 70em) {
  
}
@media print, screen and (min-width: 80.625em) {
  
}
