body {
  font-family: 'Open Sans', sans-serif;
  font-size: 11pt;
  font-weight: 400;
  color: #444444;
}

strong { font-weight: 600; }
/*
a { color: #a365bc; text-decoration: none; transition: all .3s; }
a:hover, a:focus { color: #a365bc; border: 0; text-decoration: none; }*/

h1, h2 { margin-top: 10px; font-size: 38px; font-weight: 300; color: #555; line-height: 50px;}
h3 { font-size: 22px; font-weight: 300; color: #555; line-height: 30px; }