.wowquote {
  position: relative;
  margin-top: -5px;
  font-family: "EB Garamond",serif;
}

.wowquote.wowquote-left {
  border-right: 5px solid #990000;
  padding-right: 15px;
}

.wowquote.wowquote-right {
  border-left: 5px solid #990000;
  padding-left: 15px;
}

.wowquote blockquote {
  position: relative;
  margin: 0px;
  padding: 5px;
  line-height: 125%;
  color: #b70101;
  font-family: inherit;
  font-style: normal;
  font-size: 22px;
}

.wowquote-author blockquote {
  margin-bottom: 0px;
  border: none;
}

.wowquote blockquote .largequo {
  position: absolute;
  font-size: 114px;
  opacity: 0.15;
}

.wowquote blockquote .largequo-left {
  top: 24px;
  left: -12px;
}

.wowquote blockquote .largequo-right {
  bottom: -17px;
  right: -12px;
}

.wowquote .qauthor {
  display: block;
  padding-left: 20%;
  width: 100%;
  clear:both;
  margin: 0px;
  font-size: 19px;
  line-height: 20px;
}