.content-wrap h1, .mceContentBody h1 {
  /* font-size: 2.4em; */
  letter-spacing: -0.8px;
  border-color: #2a97a8;
  border-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  background-color: transparent;
  font-family: JDScriptRegular;
  font-size: 28px;
  color: #a577c7;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 40em)
nav.top-bar {
  background-color: #577582;
  margin: 0 10px!important;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

body {   font-size : 18px;   line-height : 1.6; }