.row.extramargin {margin: 40px 0px 0px !important;}
p, h1, h3, small {
   font-family: Georgia, serif;
}
p strong {
   font-weight: 700;
}

p {
  text-justify: justify;
}

.question {
  font-weight: 700;
  font-size: 110%;
  margin-top: 3em;
}

blockquote {
  background-image: url(/images/quotes.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 60px;
  border: 0px;
  font-size: 110%;
  font-style: italic;
}

