body {
  font: 12px Arial, Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #ED2675; }

h1 {
  font: 48px/54px Georgia, serif;
  margin-bottom: 25px; }

h2 {
  font: bold 14px/18px Georgia, serif;
  text-transform: uppercase;
  margin-bottom: 10px; }

a {
  color: #45C3D3;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

p, ul {
  margin-bottom: 20px;
  line-height: 22px; }

p.strong {
  font: 16px/30px Georgia, serif; }

.content_wrapper ul {
  list-style: disc; }
  .content_wrapper ul li {
    margin-left: 25px; }
