html {
  font-size: 16px !important; }
  @media only screen and (min-width: 48em) {
    html {
      font-size: 18px !important; } }

a:hover, a:focus {
  color: #6699c7 !important; }

h1, h2 {
  letter-spacing: 0.075em;
  text-transform: uppercase; }

#tinymce, html {
  font-family: "Roboto Condensed", Arial, sans-serif; }
  #tinymce .white-text, html .white-text {
    color: #fff; }
  #tinymce .darkblue-text, html .darkblue-text {
    color: #004a8f; }
  #tinymce .lightblue-text, html .lightblue-text {
    color: #6699c7; }
  #tinymce .big-text, html .big-text {
    font-size: 1.25rem; }
  #tinymce .small-text, html .small-text {
    font-size: 0.875rem; }
  #tinymce .text-uppercase, html .text-uppercase {
    text-transform: uppercase; }

#tinymce .white-text {
  background-color: #004a8f !important; }

/*# sourceMappingURL=text.css.map */
