body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  border-top:solid 6px #e82454;
line-height:24px;
}

a {
  color: #e82454;
}

a:hover {
  color: #e82454;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Roboto", sans-serif;*/
}