/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
[v-cloak] {
  display: none; }

#title-block h1 {
  font-family: "Quicksand", sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 18px;
  color: #145e9a;
  text-transform: uppercase;
  margin-right: 10px; }
  #title-block h1 span {
    font-size: 15px; }
  #title-block h1 + span {
    font-size: 13px;
    color: #145e9a;
    margin-top: 8px;
    line-height: 15px;
    display: block; }
