@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic|Open+Sans:400,700);
@media all {
  body, p, .Normal, li p {
    font-size: 15px;
    line-height: 1.55; }
  h1 {
    font-weight: 800;
    margin-bottom: 40px; }
  h1 {
    font-size: 20px; } }
  @media all and (min-width: 992px) {
    h1 {
      font-size: 32px; } }

@media all {
  h2 {
    font-size: 17.14286px; } }
  @media all and (min-width: 992px) {
    h2 {
      font-size: 24px; } }

@media all {
  h3 {
    font-size: 13.84615px; } }
  @media all and (min-width: 992px) {
    h3 {
      font-size: 18px; } }

@media all {
  h2, h3 {
    font-weight: 800;
    margin-bottom: 20px; }
  h3, h4, h5, h6 {
    font-weight: 700; }
  a, a:visited, a:link {
    text-decoration: underline;
    color: #0066cc;
    transition: color .3s; }
  a:hover, a:focus {
    color: #a99a6f;
    text-decoration: underline; }
  .co-link {
    color: #0066cc;
    text-decoration: underline; }
    .co-link:hover, .co-link:focus {
      text-decoration: underline;
      color: #a99a6f; }
  .co-p {
    margin: 0 0 11.5px; }
  .ly-text-gold {
    color: #a99a6f; }
  /*.DnnModule { margin: 0 0 ($line-height-computed); }*/ }

/*# sourceMappingURL=typography.css.map */
