/*
 Author: http://acumium.com
****************************************/
.clearfix, section, article, ul.schedule li, .archive .card, .recent_posts_block .card, .gform_wrapper ul, .gform_wrapper li {
  zoom: 1; }
  .clearfix:before, section:before, article:before, ul.schedule li:before, .archive .card:before, .recent_posts_block .card:before, .gform_wrapper ul:before, .gform_wrapper li:before, .clearfix:after, section:after, article:after, ul.schedule li:after, .archive .card:after, .recent_posts_block .card:after, .gform_wrapper ul:after, .gform_wrapper li:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, section:after, article:after, ul.schedule li:after, .archive .card:after, .recent_posts_block .card:after, .gform_wrapper ul:after, .gform_wrapper li:after {
    clear: both; }

* {
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal; }

strong {
  font-weight: bold; }

em {
  font-weight: italic; }

a {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.sr, .hidden_label label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

main {
  overflow-x: hidden; }

.search-submit,
.search-submit:hover,
.search-submit:focus {
  border: 0px !important; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.video-container, .maps-container, .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-container iframe, .video-container object, .video-container embed, .video-container video, .maps-container iframe, .maps-container object, .maps-container embed, .maps-container video, .embed-container iframe, .embed-container object, .embed-container embed, .embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.searchform {
  position: relative; }
  .searchform .search-submit {
    border: none;
    color: #444444;
    z-index: 10;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
    padding: 8px;
    font-size: 16px;
    opacity: .7; }
    .searchform .search-submit:hover {
      background: none;
      opacity: 1; }
    .searchform .search-submit.fa-search:before {
      content: ''; }

.acf-map {
  width: 100%;
  height: 400px;
  margin: 0; }
  .acf-map img {
    max-width: inherit !important; }

html[lang] {
  margin-top: 0 !important; }

body.admin-bar #wpadminbar {
  position: fixed;
  top: auto;
  bottom: 0px; }

body.admin-bar .nav_back, body.admin-bar nav.main, body.admin-bar a.mobile_logo {
  top: 0px; }

body.admin-bar .menupop .ab-sub-wrapper, body.admin-bar .shortlink-input {
  bottom: 32px; }

section {
  position: relative;
  margin: 0;
  z-index: 1; }

article {
  max-width: 1080px;
  margin: 0px auto; }

.full, .half, .third, .sidebar_bottom .widget, .fourth, .fourths, .listing, .fourty, .sixty {
  padding: 0px 16px; }
  @media screen and (min-width: 600px) {
    .full, .half, .third, .sidebar_bottom .widget, .fourth, .fourths, .listing, .fourty, .sixty {
      float: left; } }

.full {
  width: 100%; }

.half {
  width: 100%; }
  @media screen and (min-width: 600px) {
    .half {
      width: 50%; } }

.fourty {
  width: 100%; }
  @media screen and (min-width: 600px) {
    .fourty {
      width: 40%; } }

.sixty {
  width: 100%; }
  @media screen and (min-width: 600px) {
    .sixty {
      width: 60%; } }

.third, .sidebar_bottom .widget, .thirds {
  width: 100%; }
  @media screen and (min-width: 600px) {
    .third, .sidebar_bottom .widget, .thirds {
      width: 33.3333333%; }
      .third.two, .sidebar_bottom .two.widget, .thirds.two {
        width: 66.6666666%; }
      .third.right, .sidebar_bottom .right.widget, .thirds.right {
        float: right; } }

.fourth, .fourths {
  width: 100%; }
  @media screen and (min-width: 600px) {
    .fourth, .fourths {
      width: 25%; }
      .fourth.two, .fourths.two {
        width: 50%; }
      .fourth.three, .fourths.three {
        width: 75%; }
      .fourth.right, .fourths.right {
        float: right; } }

body {
  color: #444444;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.618; }
  body *::-moz-selection {
    background: rgba(255, 113, 91, 0.8);
    color: #ffffff; }
  body *::selection {
    background: rgba(255, 113, 91, 0.8);
    color: #ffffff; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin-bottom: 24px;
  line-height: 1.1;
  display: block; }

h1 {
  font-size: 44px; }
  @media screen and (min-width: 600px) {
    h1 {
      font-size: 60px; } }

h2 {
  font-size: 28px;
  color: #213757; }

h4 {
  color: #213757;
  font-size: 16px;
  letter-spacing: 2px; }

h5 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ff715b;
  text-transform: uppercase; }

h6 {
  font-size: 16px;
  color: #138272;
  font-family: "Merriweather", serif;
  font-weight: 700;
  margin-bottom: 8px; }

h3 + h2 {
  margin-top: -16px; }

p {
  margin-bottom: 24px; }
  p strong {
    color: #6a6a6a; }
  p:last-child {
    margin-bottom: 0px; }
    p:last-child button, p:last-child .button {
      margin-bottom: 0px; }

@media screen and (min-width: 600px) {
  section.two_columns article p, section.three_columns article p {
    margin-bottom: 0px;
    padding-bottom: 24px; }
    section.two_columns article p:last-child, section.three_columns article p:last-child {
      padding-bottom: 0px; } }

a {
  color: #6a6a6a;
  outline: none;
  text-decoration: none; }

.hang_punctuation {
  margin-left: -17px; }

main ol, main ul, .mce-content-body ol, .mce-content-body ul {
  padding: 0px 32px 24px 32px; }
  main ol ol, main ol ul, main ul ol, main ul ul, .mce-content-body ol ol, .mce-content-body ol ul, .mce-content-body ul ol, .mce-content-body ul ul {
    padding: 8px 0px 0px 24px; }
    main ol ol li:last-child, main ol ul li:last-child, main ul ol li:last-child, main ul ul li:last-child, .mce-content-body ol ol li:last-child, .mce-content-body ol ul li:last-child, .mce-content-body ul ol li:last-child, .mce-content-body ul ul li:last-child {
      margin-bottom: 0px;
      padding-bottom: 0px; }
  main ol li, main ul li, .mce-content-body ol li, .mce-content-body ul li {
    padding-left: 8px;
    margin: 0px 0px 8px 0px; }

ul {
  list-style: disc; }

footer ol, footer ul {
  padding: 0px;
  margin: 0px; }
  footer ol li, footer ol li:last-child, footer ul li, footer ul li:last-child {
    margin: 0px;
    padding: 0px; }

blockquote {
  padding: 0px;
  margin: 0px;
  line-height: 1.5;
  position: relative;
  font-size: 24px;
  font-weight: 900;
  font-family: "Merriweather", serif; }
  blockquote p {
    margin-bottom: 0px; }
  blockquote .cite {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    font-size: 16px;
    display: block;
    margin-top: 8px; }
    @media screen and (min-width: 600px) {
      blockquote .cite {
        text-align: right; } }

.subhead_style, h3 {
  font-family: "Merriweather", serif;
  color: #6a6a6a;
  font-weight: bold;
  font-size: 20px;
  font-style: italic; }

.headlinestyle, h1, h2 {
  font-family: "Merriweather", serif;
  color: #213757;
  font-weight: 900; }

.smallcaps, .subheadline, h4, .buttonstyle, .button, button, input[type="submit"], .submit, .tag, .taglist li, section.people .people_filter li, section.single_person .people_filter li, .pagination .page-numbers, aside ul a, #ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next, #ui-datepicker-div .ui-datepicker-title select, #ui-datepicker-div td, #ui-datepicker-div th, .menulink, nav.main a:not(.logo), ul.top_level .searchform, .date_badge, .single_event .event_details {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold; }

.smalltext, footer p, section.image_grid p, section.people .person p, section.single_person .person p, section.single_person.contact_info p, section.post .wp-caption p, .mce-content-body .wp-caption p, .validation_message, .validation_error, .featherlight .legend {
  font-size: 14px;
  line-height: 1.5; }

.small_text {
  font-size: 14px;
  line-height: 20px;
  display: block; }

.buttonstyle, .button, button, input[type="submit"], .submit {
  background: none;
  color: #ff715b;
  display: inline-block;
  padding: 0px 16px;
  line-height: 3em;
  min-height: 3em;
  white-space: nowrap;
  margin: 0px auto 24px auto;
  width: auto;
  border: 2px solid #ff715b !important;
  cursor: pointer;
  border-radius: 3px; }
  .buttonstyle:hover, .button:hover, button:hover, input[type="submit"]:hover, .submit:hover, .buttonstyle:focus, .button:focus, button:focus, input[type="submit"]:focus, .submit:focus {
    border: 2px solid #ff715b !important; }
  .buttonstyle:hover, .button:hover, button:hover, input[type="submit"]:hover, .submit:hover {
    background: #ff715b;
    color: #ffffff; }
  .buttonstyle.secondary, .secondary.button, button.secondary, input[type="submit"], .secondary.submit {
    border: 2px solid #138272 !important;
    color: #138272; }
    .buttonstyle.secondary:hover, .secondary.button:hover, button.secondary:hover, input[type="submit"]:hover, .secondary.submit:hover {
      background: #138272;
      color: #ffffff !important; }
  .buttonstyle.inline, .inline.button, button.inline, input.inline[type="submit"], .inline.submit {
    margin-right: 8px;
    margin-bottom: 4px !important; }

.inlinelink, .text a:not(.button), .post a:not(.button), .image_with_content a:not(.button), p a:not(.button), .highlight_content_block a:not(.button), .text ul a:not(.button), .text ol a:not(.button), .post ul a:not(.button), .post ol a:not(.button), .image_with_content ul a:not(.button), .image_with_content ol a:not(.button), p ul a:not(.button), p ol a:not(.button), .highlight_content_block ul a:not(.button), .highlight_content_block ol a:not(.button) {
  font-weight: normal;
  color: #138272; }
  .inlinelink:hover, .text a:hover:not(.button), .post a:hover:not(.button), .image_with_content a:hover:not(.button), p a:hover:not(.button), .highlight_content_block a:hover:not(.button) {
    color: #ffffff;
    background: rgba(255, 113, 91, 0.8); }
  .invert .inlinelink, section.japanese_indigo .inlinelink, .callout.japanese_indigo .inlinelink, header.japanese_indigo .inlinelink, section.turquoise .inlinelink, section.genoa .inlinelink, .callout.turquoise .inlinelink, .callout.genoa .inlinelink, header.turquoise .inlinelink, header.genoa .inlinelink, section.steel_gray .inlinelink, .callout.steel_gray .inlinelink, header.steel_gray .inlinelink, section.bittersweet .inlinelink, .callout.bittersweet .inlinelink, header.bittersweet .inlinelink, section.dark_green .inlinelink, .callout.dark_green .inlinelink, header.dark_green .inlinelink, section.dark .inlinelink, .callout.dark .inlinelink, header.dark .inlinelink, section.image:not(.sectionlightenphoto) .inlinelink, .callout.image:not(.sectionlightenphoto) .inlinelink, header.image:not(.sectionlightenphoto) .inlinelink, header .headline .inlinelink, section.image_pull .image_content .inlinelink, .invert .text a:not(.button), .text .invert a:not(.button), section.japanese_indigo .text a:not(.button), .text section.japanese_indigo a:not(.button), .callout.japanese_indigo .text a:not(.button), .text .callout.japanese_indigo a:not(.button), header.japanese_indigo .text a:not(.button), .text header.japanese_indigo a:not(.button), section.turquoise .text a:not(.button), .text section.turquoise a:not(.button), section.genoa .text a:not(.button), .text section.genoa a:not(.button), .callout.turquoise .text a:not(.button), .text .callout.turquoise a:not(.button), .callout.genoa .text a:not(.button), .text .callout.genoa a:not(.button), header.turquoise .text a:not(.button), .text header.turquoise a:not(.button), header.genoa .text a:not(.button), .text header.genoa a:not(.button), section.steel_gray .text a:not(.button), .text section.steel_gray a:not(.button), .callout.steel_gray .text a:not(.button), .text .callout.steel_gray a:not(.button), header.steel_gray .text a:not(.button), .text header.steel_gray a:not(.button), section.bittersweet .text a:not(.button), .text section.bittersweet a:not(.button), .callout.bittersweet .text a:not(.button), .text .callout.bittersweet a:not(.button), header.bittersweet .text a:not(.button), .text header.bittersweet a:not(.button), section.dark_green .text a:not(.button), .text section.dark_green a:not(.button), .callout.dark_green .text a:not(.button), .text .callout.dark_green a:not(.button), header.dark_green .text a:not(.button), .text header.dark_green a:not(.button), section.dark .text a:not(.button), .text section.dark a:not(.button), .callout.dark .text a:not(.button), .text .callout.dark a:not(.button), header.dark .text a:not(.button), .text header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text a:not(.button), .text section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text a:not(.button), .text .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text a:not(.button), .text header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text a:not(.button), .text header .headline a:not(.button), section.image_pull .image_content .text a:not(.button), .text section.image_pull .image_content a:not(.button), .invert .post a:not(.button), .post .invert a:not(.button), section.japanese_indigo .post a:not(.button), .post section.japanese_indigo a:not(.button), .callout.japanese_indigo .post a:not(.button), .post .callout.japanese_indigo a:not(.button), header.japanese_indigo .post a:not(.button), .post header.japanese_indigo a:not(.button), section.turquoise .post a:not(.button), .post section.turquoise a:not(.button), section.genoa .post a:not(.button), .post section.genoa a:not(.button), .callout.turquoise .post a:not(.button), .post .callout.turquoise a:not(.button), .callout.genoa .post a:not(.button), .post .callout.genoa a:not(.button), header.turquoise .post a:not(.button), .post header.turquoise a:not(.button), header.genoa .post a:not(.button), .post header.genoa a:not(.button), section.steel_gray .post a:not(.button), .post section.steel_gray a:not(.button), .callout.steel_gray .post a:not(.button), .post .callout.steel_gray a:not(.button), header.steel_gray .post a:not(.button), .post header.steel_gray a:not(.button), section.bittersweet .post a:not(.button), .post section.bittersweet a:not(.button), .callout.bittersweet .post a:not(.button), .post .callout.bittersweet a:not(.button), header.bittersweet .post a:not(.button), .post header.bittersweet a:not(.button), section.dark_green .post a:not(.button), .post section.dark_green a:not(.button), .callout.dark_green .post a:not(.button), .post .callout.dark_green a:not(.button), header.dark_green .post a:not(.button), .post header.dark_green a:not(.button), section.dark .post a:not(.button), .post section.dark a:not(.button), .callout.dark .post a:not(.button), .post .callout.dark a:not(.button), header.dark .post a:not(.button), .post header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post a:not(.button), .post section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post a:not(.button), .post .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post a:not(.button), .post header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post a:not(.button), .post header .headline a:not(.button), section.image_pull .image_content .post a:not(.button), .post section.image_pull .image_content a:not(.button), .invert .image_with_content a:not(.button), .image_with_content .invert a:not(.button), section.japanese_indigo .image_with_content a:not(.button), .image_with_content section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content a:not(.button), .image_with_content .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content a:not(.button), .image_with_content header.japanese_indigo a:not(.button), section.turquoise .image_with_content a:not(.button), .image_with_content section.turquoise a:not(.button), section.genoa .image_with_content a:not(.button), .image_with_content section.genoa a:not(.button), .callout.turquoise .image_with_content a:not(.button), .image_with_content .callout.turquoise a:not(.button), .callout.genoa .image_with_content a:not(.button), .image_with_content .callout.genoa a:not(.button), header.turquoise .image_with_content a:not(.button), .image_with_content header.turquoise a:not(.button), header.genoa .image_with_content a:not(.button), .image_with_content header.genoa a:not(.button), section.steel_gray .image_with_content a:not(.button), .image_with_content section.steel_gray a:not(.button), .callout.steel_gray .image_with_content a:not(.button), .image_with_content .callout.steel_gray a:not(.button), header.steel_gray .image_with_content a:not(.button), .image_with_content header.steel_gray a:not(.button), section.bittersweet .image_with_content a:not(.button), .image_with_content section.bittersweet a:not(.button), .callout.bittersweet .image_with_content a:not(.button), .image_with_content .callout.bittersweet a:not(.button), header.bittersweet .image_with_content a:not(.button), .image_with_content header.bittersweet a:not(.button), section.dark_green .image_with_content a:not(.button), .image_with_content section.dark_green a:not(.button), .callout.dark_green .image_with_content a:not(.button), .image_with_content .callout.dark_green a:not(.button), header.dark_green .image_with_content a:not(.button), .image_with_content header.dark_green a:not(.button), section.dark .image_with_content a:not(.button), .image_with_content section.dark a:not(.button), .callout.dark .image_with_content a:not(.button), .image_with_content .callout.dark a:not(.button), header.dark .image_with_content a:not(.button), .image_with_content header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content a:not(.button), .image_with_content header .headline a:not(.button), section.image_pull .image_content .image_with_content a:not(.button), .image_with_content section.image_pull .image_content a:not(.button), .invert p a:not(.button), p .invert a:not(.button), section.japanese_indigo p a:not(.button), p section.japanese_indigo a:not(.button), .callout.japanese_indigo p a:not(.button), p .callout.japanese_indigo a:not(.button), header.japanese_indigo p a:not(.button), p header.japanese_indigo a:not(.button), section.turquoise p a:not(.button), p section.turquoise a:not(.button), section.genoa p a:not(.button), p section.genoa a:not(.button), .callout.turquoise p a:not(.button), p .callout.turquoise a:not(.button), .callout.genoa p a:not(.button), p .callout.genoa a:not(.button), header.turquoise p a:not(.button), p header.turquoise a:not(.button), header.genoa p a:not(.button), p header.genoa a:not(.button), section.steel_gray p a:not(.button), p section.steel_gray a:not(.button), .callout.steel_gray p a:not(.button), p .callout.steel_gray a:not(.button), header.steel_gray p a:not(.button), p header.steel_gray a:not(.button), section.bittersweet p a:not(.button), p section.bittersweet a:not(.button), .callout.bittersweet p a:not(.button), p .callout.bittersweet a:not(.button), header.bittersweet p a:not(.button), p header.bittersweet a:not(.button), section.dark_green p a:not(.button), p section.dark_green a:not(.button), .callout.dark_green p a:not(.button), p .callout.dark_green a:not(.button), header.dark_green p a:not(.button), p header.dark_green a:not(.button), section.dark p a:not(.button), p section.dark a:not(.button), .callout.dark p a:not(.button), p .callout.dark a:not(.button), header.dark p a:not(.button), p header.dark a:not(.button), section.image:not(.sectionlightenphoto) p a:not(.button), p section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p a:not(.button), p .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p a:not(.button), p header.image:not(.sectionlightenphoto) a:not(.button), header .headline p a:not(.button), p header .headline a:not(.button), section.image_pull .image_content p a:not(.button), p section.image_pull .image_content a:not(.button), .invert .highlight_content_block a:not(.button), .highlight_content_block .invert a:not(.button), section.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block a:not(.button), .highlight_content_block section.turquoise a:not(.button), section.genoa .highlight_content_block a:not(.button), .highlight_content_block section.genoa a:not(.button), .callout.turquoise .highlight_content_block a:not(.button), .highlight_content_block .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block a:not(.button), .highlight_content_block .callout.genoa a:not(.button), header.turquoise .highlight_content_block a:not(.button), .highlight_content_block header.turquoise a:not(.button), header.genoa .highlight_content_block a:not(.button), .highlight_content_block header.genoa a:not(.button), section.steel_gray .highlight_content_block a:not(.button), .highlight_content_block section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block a:not(.button), .highlight_content_block .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block a:not(.button), .highlight_content_block header.steel_gray a:not(.button), section.bittersweet .highlight_content_block a:not(.button), .highlight_content_block section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block a:not(.button), .highlight_content_block .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block a:not(.button), .highlight_content_block header.bittersweet a:not(.button), section.dark_green .highlight_content_block a:not(.button), .highlight_content_block section.dark_green a:not(.button), .callout.dark_green .highlight_content_block a:not(.button), .highlight_content_block .callout.dark_green a:not(.button), header.dark_green .highlight_content_block a:not(.button), .highlight_content_block header.dark_green a:not(.button), section.dark .highlight_content_block a:not(.button), .highlight_content_block section.dark a:not(.button), .callout.dark .highlight_content_block a:not(.button), .highlight_content_block .callout.dark a:not(.button), header.dark .highlight_content_block a:not(.button), .highlight_content_block header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block a:not(.button), .highlight_content_block header .headline a:not(.button), section.image_pull .image_content .highlight_content_block a:not(.button), .highlight_content_block section.image_pull .image_content a:not(.button), .invert .text ul a:not(.button), .text ul .invert a:not(.button), section.japanese_indigo .text ul a:not(.button), .text ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .text ul a:not(.button), .text ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .text ul a:not(.button), .text ul header.japanese_indigo a:not(.button), section.turquoise .text ul a:not(.button), .text ul section.turquoise a:not(.button), section.genoa .text ul a:not(.button), .text ul section.genoa a:not(.button), .callout.turquoise .text ul a:not(.button), .text ul .callout.turquoise a:not(.button), .callout.genoa .text ul a:not(.button), .text ul .callout.genoa a:not(.button), header.turquoise .text ul a:not(.button), .text ul header.turquoise a:not(.button), header.genoa .text ul a:not(.button), .text ul header.genoa a:not(.button), section.steel_gray .text ul a:not(.button), .text ul section.steel_gray a:not(.button), .callout.steel_gray .text ul a:not(.button), .text ul .callout.steel_gray a:not(.button), header.steel_gray .text ul a:not(.button), .text ul header.steel_gray a:not(.button), section.bittersweet .text ul a:not(.button), .text ul section.bittersweet a:not(.button), .callout.bittersweet .text ul a:not(.button), .text ul .callout.bittersweet a:not(.button), header.bittersweet .text ul a:not(.button), .text ul header.bittersweet a:not(.button), section.dark_green .text ul a:not(.button), .text ul section.dark_green a:not(.button), .callout.dark_green .text ul a:not(.button), .text ul .callout.dark_green a:not(.button), header.dark_green .text ul a:not(.button), .text ul header.dark_green a:not(.button), section.dark .text ul a:not(.button), .text ul section.dark a:not(.button), .callout.dark .text ul a:not(.button), .text ul .callout.dark a:not(.button), header.dark .text ul a:not(.button), .text ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text ul a:not(.button), .text ul header .headline a:not(.button), section.image_pull .image_content .text ul a:not(.button), .text ul section.image_pull .image_content a:not(.button), .invert .text ol a:not(.button), .text ol .invert a:not(.button), section.japanese_indigo .text ol a:not(.button), .text ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .text ol a:not(.button), .text ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .text ol a:not(.button), .text ol header.japanese_indigo a:not(.button), section.turquoise .text ol a:not(.button), .text ol section.turquoise a:not(.button), section.genoa .text ol a:not(.button), .text ol section.genoa a:not(.button), .callout.turquoise .text ol a:not(.button), .text ol .callout.turquoise a:not(.button), .callout.genoa .text ol a:not(.button), .text ol .callout.genoa a:not(.button), header.turquoise .text ol a:not(.button), .text ol header.turquoise a:not(.button), header.genoa .text ol a:not(.button), .text ol header.genoa a:not(.button), section.steel_gray .text ol a:not(.button), .text ol section.steel_gray a:not(.button), .callout.steel_gray .text ol a:not(.button), .text ol .callout.steel_gray a:not(.button), header.steel_gray .text ol a:not(.button), .text ol header.steel_gray a:not(.button), section.bittersweet .text ol a:not(.button), .text ol section.bittersweet a:not(.button), .callout.bittersweet .text ol a:not(.button), .text ol .callout.bittersweet a:not(.button), header.bittersweet .text ol a:not(.button), .text ol header.bittersweet a:not(.button), section.dark_green .text ol a:not(.button), .text ol section.dark_green a:not(.button), .callout.dark_green .text ol a:not(.button), .text ol .callout.dark_green a:not(.button), header.dark_green .text ol a:not(.button), .text ol header.dark_green a:not(.button), section.dark .text ol a:not(.button), .text ol section.dark a:not(.button), .callout.dark .text ol a:not(.button), .text ol .callout.dark a:not(.button), header.dark .text ol a:not(.button), .text ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text ol a:not(.button), .text ol header .headline a:not(.button), section.image_pull .image_content .text ol a:not(.button), .text ol section.image_pull .image_content a:not(.button), .invert .post ul a:not(.button), .post ul .invert a:not(.button), section.japanese_indigo .post ul a:not(.button), .post ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .post ul a:not(.button), .post ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .post ul a:not(.button), .post ul header.japanese_indigo a:not(.button), section.turquoise .post ul a:not(.button), .post ul section.turquoise a:not(.button), section.genoa .post ul a:not(.button), .post ul section.genoa a:not(.button), .callout.turquoise .post ul a:not(.button), .post ul .callout.turquoise a:not(.button), .callout.genoa .post ul a:not(.button), .post ul .callout.genoa a:not(.button), header.turquoise .post ul a:not(.button), .post ul header.turquoise a:not(.button), header.genoa .post ul a:not(.button), .post ul header.genoa a:not(.button), section.steel_gray .post ul a:not(.button), .post ul section.steel_gray a:not(.button), .callout.steel_gray .post ul a:not(.button), .post ul .callout.steel_gray a:not(.button), header.steel_gray .post ul a:not(.button), .post ul header.steel_gray a:not(.button), section.bittersweet .post ul a:not(.button), .post ul section.bittersweet a:not(.button), .callout.bittersweet .post ul a:not(.button), .post ul .callout.bittersweet a:not(.button), header.bittersweet .post ul a:not(.button), .post ul header.bittersweet a:not(.button), section.dark_green .post ul a:not(.button), .post ul section.dark_green a:not(.button), .callout.dark_green .post ul a:not(.button), .post ul .callout.dark_green a:not(.button), header.dark_green .post ul a:not(.button), .post ul header.dark_green a:not(.button), section.dark .post ul a:not(.button), .post ul section.dark a:not(.button), .callout.dark .post ul a:not(.button), .post ul .callout.dark a:not(.button), header.dark .post ul a:not(.button), .post ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post ul a:not(.button), .post ul header .headline a:not(.button), section.image_pull .image_content .post ul a:not(.button), .post ul section.image_pull .image_content a:not(.button), .invert .post ol a:not(.button), .post ol .invert a:not(.button), section.japanese_indigo .post ol a:not(.button), .post ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .post ol a:not(.button), .post ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .post ol a:not(.button), .post ol header.japanese_indigo a:not(.button), section.turquoise .post ol a:not(.button), .post ol section.turquoise a:not(.button), section.genoa .post ol a:not(.button), .post ol section.genoa a:not(.button), .callout.turquoise .post ol a:not(.button), .post ol .callout.turquoise a:not(.button), .callout.genoa .post ol a:not(.button), .post ol .callout.genoa a:not(.button), header.turquoise .post ol a:not(.button), .post ol header.turquoise a:not(.button), header.genoa .post ol a:not(.button), .post ol header.genoa a:not(.button), section.steel_gray .post ol a:not(.button), .post ol section.steel_gray a:not(.button), .callout.steel_gray .post ol a:not(.button), .post ol .callout.steel_gray a:not(.button), header.steel_gray .post ol a:not(.button), .post ol header.steel_gray a:not(.button), section.bittersweet .post ol a:not(.button), .post ol section.bittersweet a:not(.button), .callout.bittersweet .post ol a:not(.button), .post ol .callout.bittersweet a:not(.button), header.bittersweet .post ol a:not(.button), .post ol header.bittersweet a:not(.button), section.dark_green .post ol a:not(.button), .post ol section.dark_green a:not(.button), .callout.dark_green .post ol a:not(.button), .post ol .callout.dark_green a:not(.button), header.dark_green .post ol a:not(.button), .post ol header.dark_green a:not(.button), section.dark .post ol a:not(.button), .post ol section.dark a:not(.button), .callout.dark .post ol a:not(.button), .post ol .callout.dark a:not(.button), header.dark .post ol a:not(.button), .post ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post ol a:not(.button), .post ol header .headline a:not(.button), section.image_pull .image_content .post ol a:not(.button), .post ol section.image_pull .image_content a:not(.button), .invert .image_with_content ul a:not(.button), .image_with_content ul .invert a:not(.button), section.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul header.japanese_indigo a:not(.button), section.turquoise .image_with_content ul a:not(.button), .image_with_content ul section.turquoise a:not(.button), section.genoa .image_with_content ul a:not(.button), .image_with_content ul section.genoa a:not(.button), .callout.turquoise .image_with_content ul a:not(.button), .image_with_content ul .callout.turquoise a:not(.button), .callout.genoa .image_with_content ul a:not(.button), .image_with_content ul .callout.genoa a:not(.button), header.turquoise .image_with_content ul a:not(.button), .image_with_content ul header.turquoise a:not(.button), header.genoa .image_with_content ul a:not(.button), .image_with_content ul header.genoa a:not(.button), section.steel_gray .image_with_content ul a:not(.button), .image_with_content ul section.steel_gray a:not(.button), .callout.steel_gray .image_with_content ul a:not(.button), .image_with_content ul .callout.steel_gray a:not(.button), header.steel_gray .image_with_content ul a:not(.button), .image_with_content ul header.steel_gray a:not(.button), section.bittersweet .image_with_content ul a:not(.button), .image_with_content ul section.bittersweet a:not(.button), .callout.bittersweet .image_with_content ul a:not(.button), .image_with_content ul .callout.bittersweet a:not(.button), header.bittersweet .image_with_content ul a:not(.button), .image_with_content ul header.bittersweet a:not(.button), section.dark_green .image_with_content ul a:not(.button), .image_with_content ul section.dark_green a:not(.button), .callout.dark_green .image_with_content ul a:not(.button), .image_with_content ul .callout.dark_green a:not(.button), header.dark_green .image_with_content ul a:not(.button), .image_with_content ul header.dark_green a:not(.button), section.dark .image_with_content ul a:not(.button), .image_with_content ul section.dark a:not(.button), .callout.dark .image_with_content ul a:not(.button), .image_with_content ul .callout.dark a:not(.button), header.dark .image_with_content ul a:not(.button), .image_with_content ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content ul a:not(.button), .image_with_content ul header .headline a:not(.button), section.image_pull .image_content .image_with_content ul a:not(.button), .image_with_content ul section.image_pull .image_content a:not(.button), .invert .image_with_content ol a:not(.button), .image_with_content ol .invert a:not(.button), section.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol header.japanese_indigo a:not(.button), section.turquoise .image_with_content ol a:not(.button), .image_with_content ol section.turquoise a:not(.button), section.genoa .image_with_content ol a:not(.button), .image_with_content ol section.genoa a:not(.button), .callout.turquoise .image_with_content ol a:not(.button), .image_with_content ol .callout.turquoise a:not(.button), .callout.genoa .image_with_content ol a:not(.button), .image_with_content ol .callout.genoa a:not(.button), header.turquoise .image_with_content ol a:not(.button), .image_with_content ol header.turquoise a:not(.button), header.genoa .image_with_content ol a:not(.button), .image_with_content ol header.genoa a:not(.button), section.steel_gray .image_with_content ol a:not(.button), .image_with_content ol section.steel_gray a:not(.button), .callout.steel_gray .image_with_content ol a:not(.button), .image_with_content ol .callout.steel_gray a:not(.button), header.steel_gray .image_with_content ol a:not(.button), .image_with_content ol header.steel_gray a:not(.button), section.bittersweet .image_with_content ol a:not(.button), .image_with_content ol section.bittersweet a:not(.button), .callout.bittersweet .image_with_content ol a:not(.button), .image_with_content ol .callout.bittersweet a:not(.button), header.bittersweet .image_with_content ol a:not(.button), .image_with_content ol header.bittersweet a:not(.button), section.dark_green .image_with_content ol a:not(.button), .image_with_content ol section.dark_green a:not(.button), .callout.dark_green .image_with_content ol a:not(.button), .image_with_content ol .callout.dark_green a:not(.button), header.dark_green .image_with_content ol a:not(.button), .image_with_content ol header.dark_green a:not(.button), section.dark .image_with_content ol a:not(.button), .image_with_content ol section.dark a:not(.button), .callout.dark .image_with_content ol a:not(.button), .image_with_content ol .callout.dark a:not(.button), header.dark .image_with_content ol a:not(.button), .image_with_content ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content ol a:not(.button), .image_with_content ol header .headline a:not(.button), section.image_pull .image_content .image_with_content ol a:not(.button), .image_with_content ol section.image_pull .image_content a:not(.button), .invert p ul a:not(.button), p ul .invert a:not(.button), section.japanese_indigo p ul a:not(.button), p ul section.japanese_indigo a:not(.button), .callout.japanese_indigo p ul a:not(.button), p ul .callout.japanese_indigo a:not(.button), header.japanese_indigo p ul a:not(.button), p ul header.japanese_indigo a:not(.button), section.turquoise p ul a:not(.button), p ul section.turquoise a:not(.button), section.genoa p ul a:not(.button), p ul section.genoa a:not(.button), .callout.turquoise p ul a:not(.button), p ul .callout.turquoise a:not(.button), .callout.genoa p ul a:not(.button), p ul .callout.genoa a:not(.button), header.turquoise p ul a:not(.button), p ul header.turquoise a:not(.button), header.genoa p ul a:not(.button), p ul header.genoa a:not(.button), section.steel_gray p ul a:not(.button), p ul section.steel_gray a:not(.button), .callout.steel_gray p ul a:not(.button), p ul .callout.steel_gray a:not(.button), header.steel_gray p ul a:not(.button), p ul header.steel_gray a:not(.button), section.bittersweet p ul a:not(.button), p ul section.bittersweet a:not(.button), .callout.bittersweet p ul a:not(.button), p ul .callout.bittersweet a:not(.button), header.bittersweet p ul a:not(.button), p ul header.bittersweet a:not(.button), section.dark_green p ul a:not(.button), p ul section.dark_green a:not(.button), .callout.dark_green p ul a:not(.button), p ul .callout.dark_green a:not(.button), header.dark_green p ul a:not(.button), p ul header.dark_green a:not(.button), section.dark p ul a:not(.button), p ul section.dark a:not(.button), .callout.dark p ul a:not(.button), p ul .callout.dark a:not(.button), header.dark p ul a:not(.button), p ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) p ul a:not(.button), p ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p ul a:not(.button), p ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p ul a:not(.button), p ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline p ul a:not(.button), p ul header .headline a:not(.button), section.image_pull .image_content p ul a:not(.button), p ul section.image_pull .image_content a:not(.button), .invert p ol a:not(.button), p ol .invert a:not(.button), section.japanese_indigo p ol a:not(.button), p ol section.japanese_indigo a:not(.button), .callout.japanese_indigo p ol a:not(.button), p ol .callout.japanese_indigo a:not(.button), header.japanese_indigo p ol a:not(.button), p ol header.japanese_indigo a:not(.button), section.turquoise p ol a:not(.button), p ol section.turquoise a:not(.button), section.genoa p ol a:not(.button), p ol section.genoa a:not(.button), .callout.turquoise p ol a:not(.button), p ol .callout.turquoise a:not(.button), .callout.genoa p ol a:not(.button), p ol .callout.genoa a:not(.button), header.turquoise p ol a:not(.button), p ol header.turquoise a:not(.button), header.genoa p ol a:not(.button), p ol header.genoa a:not(.button), section.steel_gray p ol a:not(.button), p ol section.steel_gray a:not(.button), .callout.steel_gray p ol a:not(.button), p ol .callout.steel_gray a:not(.button), header.steel_gray p ol a:not(.button), p ol header.steel_gray a:not(.button), section.bittersweet p ol a:not(.button), p ol section.bittersweet a:not(.button), .callout.bittersweet p ol a:not(.button), p ol .callout.bittersweet a:not(.button), header.bittersweet p ol a:not(.button), p ol header.bittersweet a:not(.button), section.dark_green p ol a:not(.button), p ol section.dark_green a:not(.button), .callout.dark_green p ol a:not(.button), p ol .callout.dark_green a:not(.button), header.dark_green p ol a:not(.button), p ol header.dark_green a:not(.button), section.dark p ol a:not(.button), p ol section.dark a:not(.button), .callout.dark p ol a:not(.button), p ol .callout.dark a:not(.button), header.dark p ol a:not(.button), p ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) p ol a:not(.button), p ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p ol a:not(.button), p ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p ol a:not(.button), p ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline p ol a:not(.button), p ol header .headline a:not(.button), section.image_pull .image_content p ol a:not(.button), p ol section.image_pull .image_content a:not(.button), .invert .highlight_content_block ul a:not(.button), .highlight_content_block ul .invert a:not(.button), section.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul section.turquoise a:not(.button), section.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul section.genoa a:not(.button), .callout.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.genoa a:not(.button), header.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul header.turquoise a:not(.button), header.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul header.genoa a:not(.button), section.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul header.steel_gray a:not(.button), section.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul header.bittersweet a:not(.button), section.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul section.dark_green a:not(.button), .callout.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.dark_green a:not(.button), header.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul header.dark_green a:not(.button), section.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul section.dark a:not(.button), .callout.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.dark a:not(.button), header.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block ul a:not(.button), .highlight_content_block ul header .headline a:not(.button), section.image_pull .image_content .highlight_content_block ul a:not(.button), .highlight_content_block ul section.image_pull .image_content a:not(.button), .invert .highlight_content_block ol a:not(.button), .highlight_content_block ol .invert a:not(.button), section.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol section.turquoise a:not(.button), section.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol section.genoa a:not(.button), .callout.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.genoa a:not(.button), header.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol header.turquoise a:not(.button), header.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol header.genoa a:not(.button), section.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol header.steel_gray a:not(.button), section.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol header.bittersweet a:not(.button), section.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol section.dark_green a:not(.button), .callout.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.dark_green a:not(.button), header.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol header.dark_green a:not(.button), section.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol section.dark a:not(.button), .callout.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.dark a:not(.button), header.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block ol a:not(.button), .highlight_content_block ol header .headline a:not(.button), section.image_pull .image_content .highlight_content_block ol a:not(.button), .highlight_content_block ol section.image_pull .image_content a:not(.button) {
    color: #ffffff; }
    .invert .inlinelink:hover, section.japanese_indigo .inlinelink:hover, .callout.japanese_indigo .inlinelink:hover, header.japanese_indigo .inlinelink:hover, section.turquoise .inlinelink:hover, section.genoa .inlinelink:hover, .callout.turquoise .inlinelink:hover, .callout.genoa .inlinelink:hover, header.turquoise .inlinelink:hover, header.genoa .inlinelink:hover, section.steel_gray .inlinelink:hover, .callout.steel_gray .inlinelink:hover, header.steel_gray .inlinelink:hover, section.bittersweet .inlinelink:hover, .callout.bittersweet .inlinelink:hover, header.bittersweet .inlinelink:hover, section.dark_green .inlinelink:hover, .callout.dark_green .inlinelink:hover, header.dark_green .inlinelink:hover, section.dark .inlinelink:hover, .callout.dark .inlinelink:hover, header.dark .inlinelink:hover, section.image:not(.sectionlightenphoto) .inlinelink:hover, .callout.image:not(.sectionlightenphoto) .inlinelink:hover, header.image:not(.sectionlightenphoto) .inlinelink:hover, header .headline .inlinelink:hover, section.image_pull .image_content .inlinelink:hover, .invert .text a:hover:not(.button), .text .invert a:hover:not(.button), section.japanese_indigo .text a:hover:not(.button), .text section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .text a:hover:not(.button), .text .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .text a:hover:not(.button), .text header.japanese_indigo a:hover:not(.button), section.turquoise .text a:hover:not(.button), .text section.turquoise a:hover:not(.button), section.genoa .text a:hover:not(.button), .text section.genoa a:hover:not(.button), .callout.turquoise .text a:hover:not(.button), .text .callout.turquoise a:hover:not(.button), .callout.genoa .text a:hover:not(.button), .text .callout.genoa a:hover:not(.button), header.turquoise .text a:hover:not(.button), .text header.turquoise a:hover:not(.button), header.genoa .text a:hover:not(.button), .text header.genoa a:hover:not(.button), section.steel_gray .text a:hover:not(.button), .text section.steel_gray a:hover:not(.button), .callout.steel_gray .text a:hover:not(.button), .text .callout.steel_gray a:hover:not(.button), header.steel_gray .text a:hover:not(.button), .text header.steel_gray a:hover:not(.button), section.bittersweet .text a:hover:not(.button), .text section.bittersweet a:hover:not(.button), .callout.bittersweet .text a:hover:not(.button), .text .callout.bittersweet a:hover:not(.button), header.bittersweet .text a:hover:not(.button), .text header.bittersweet a:hover:not(.button), section.dark_green .text a:hover:not(.button), .text section.dark_green a:hover:not(.button), .callout.dark_green .text a:hover:not(.button), .text .callout.dark_green a:hover:not(.button), header.dark_green .text a:hover:not(.button), .text header.dark_green a:hover:not(.button), section.dark .text a:hover:not(.button), .text section.dark a:hover:not(.button), .callout.dark .text a:hover:not(.button), .text .callout.dark a:hover:not(.button), header.dark .text a:hover:not(.button), .text header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .text a:hover:not(.button), .text section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .text a:hover:not(.button), .text .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .text a:hover:not(.button), .text header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .text a:hover:not(.button), .text header .headline a:hover:not(.button), section.image_pull .image_content .text a:hover:not(.button), .text section.image_pull .image_content a:hover:not(.button), .invert .post a:hover:not(.button), .post .invert a:hover:not(.button), section.japanese_indigo .post a:hover:not(.button), .post section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .post a:hover:not(.button), .post .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .post a:hover:not(.button), .post header.japanese_indigo a:hover:not(.button), section.turquoise .post a:hover:not(.button), .post section.turquoise a:hover:not(.button), section.genoa .post a:hover:not(.button), .post section.genoa a:hover:not(.button), .callout.turquoise .post a:hover:not(.button), .post .callout.turquoise a:hover:not(.button), .callout.genoa .post a:hover:not(.button), .post .callout.genoa a:hover:not(.button), header.turquoise .post a:hover:not(.button), .post header.turquoise a:hover:not(.button), header.genoa .post a:hover:not(.button), .post header.genoa a:hover:not(.button), section.steel_gray .post a:hover:not(.button), .post section.steel_gray a:hover:not(.button), .callout.steel_gray .post a:hover:not(.button), .post .callout.steel_gray a:hover:not(.button), header.steel_gray .post a:hover:not(.button), .post header.steel_gray a:hover:not(.button), section.bittersweet .post a:hover:not(.button), .post section.bittersweet a:hover:not(.button), .callout.bittersweet .post a:hover:not(.button), .post .callout.bittersweet a:hover:not(.button), header.bittersweet .post a:hover:not(.button), .post header.bittersweet a:hover:not(.button), section.dark_green .post a:hover:not(.button), .post section.dark_green a:hover:not(.button), .callout.dark_green .post a:hover:not(.button), .post .callout.dark_green a:hover:not(.button), header.dark_green .post a:hover:not(.button), .post header.dark_green a:hover:not(.button), section.dark .post a:hover:not(.button), .post section.dark a:hover:not(.button), .callout.dark .post a:hover:not(.button), .post .callout.dark a:hover:not(.button), header.dark .post a:hover:not(.button), .post header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .post a:hover:not(.button), .post section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .post a:hover:not(.button), .post .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .post a:hover:not(.button), .post header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .post a:hover:not(.button), .post header .headline a:hover:not(.button), section.image_pull .image_content .post a:hover:not(.button), .post section.image_pull .image_content a:hover:not(.button), .invert .image_with_content a:hover:not(.button), .image_with_content .invert a:hover:not(.button), section.japanese_indigo .image_with_content a:hover:not(.button), .image_with_content section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .image_with_content a:hover:not(.button), .image_with_content .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .image_with_content a:hover:not(.button), .image_with_content header.japanese_indigo a:hover:not(.button), section.turquoise .image_with_content a:hover:not(.button), .image_with_content section.turquoise a:hover:not(.button), section.genoa .image_with_content a:hover:not(.button), .image_with_content section.genoa a:hover:not(.button), .callout.turquoise .image_with_content a:hover:not(.button), .image_with_content .callout.turquoise a:hover:not(.button), .callout.genoa .image_with_content a:hover:not(.button), .image_with_content .callout.genoa a:hover:not(.button), header.turquoise .image_with_content a:hover:not(.button), .image_with_content header.turquoise a:hover:not(.button), header.genoa .image_with_content a:hover:not(.button), .image_with_content header.genoa a:hover:not(.button), section.steel_gray .image_with_content a:hover:not(.button), .image_with_content section.steel_gray a:hover:not(.button), .callout.steel_gray .image_with_content a:hover:not(.button), .image_with_content .callout.steel_gray a:hover:not(.button), header.steel_gray .image_with_content a:hover:not(.button), .image_with_content header.steel_gray a:hover:not(.button), section.bittersweet .image_with_content a:hover:not(.button), .image_with_content section.bittersweet a:hover:not(.button), .callout.bittersweet .image_with_content a:hover:not(.button), .image_with_content .callout.bittersweet a:hover:not(.button), header.bittersweet .image_with_content a:hover:not(.button), .image_with_content header.bittersweet a:hover:not(.button), section.dark_green .image_with_content a:hover:not(.button), .image_with_content section.dark_green a:hover:not(.button), .callout.dark_green .image_with_content a:hover:not(.button), .image_with_content .callout.dark_green a:hover:not(.button), header.dark_green .image_with_content a:hover:not(.button), .image_with_content header.dark_green a:hover:not(.button), section.dark .image_with_content a:hover:not(.button), .image_with_content section.dark a:hover:not(.button), .callout.dark .image_with_content a:hover:not(.button), .image_with_content .callout.dark a:hover:not(.button), header.dark .image_with_content a:hover:not(.button), .image_with_content header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .image_with_content a:hover:not(.button), .image_with_content section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content a:hover:not(.button), .image_with_content .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .image_with_content a:hover:not(.button), .image_with_content header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .image_with_content a:hover:not(.button), .image_with_content header .headline a:hover:not(.button), section.image_pull .image_content .image_with_content a:hover:not(.button), .image_with_content section.image_pull .image_content a:hover:not(.button), .invert p a:hover:not(.button), p .invert a:hover:not(.button), section.japanese_indigo p a:hover:not(.button), p section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo p a:hover:not(.button), p .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo p a:hover:not(.button), p header.japanese_indigo a:hover:not(.button), section.turquoise p a:hover:not(.button), p section.turquoise a:hover:not(.button), section.genoa p a:hover:not(.button), p section.genoa a:hover:not(.button), .callout.turquoise p a:hover:not(.button), p .callout.turquoise a:hover:not(.button), .callout.genoa p a:hover:not(.button), p .callout.genoa a:hover:not(.button), header.turquoise p a:hover:not(.button), p header.turquoise a:hover:not(.button), header.genoa p a:hover:not(.button), p header.genoa a:hover:not(.button), section.steel_gray p a:hover:not(.button), p section.steel_gray a:hover:not(.button), .callout.steel_gray p a:hover:not(.button), p .callout.steel_gray a:hover:not(.button), header.steel_gray p a:hover:not(.button), p header.steel_gray a:hover:not(.button), section.bittersweet p a:hover:not(.button), p section.bittersweet a:hover:not(.button), .callout.bittersweet p a:hover:not(.button), p .callout.bittersweet a:hover:not(.button), header.bittersweet p a:hover:not(.button), p header.bittersweet a:hover:not(.button), section.dark_green p a:hover:not(.button), p section.dark_green a:hover:not(.button), .callout.dark_green p a:hover:not(.button), p .callout.dark_green a:hover:not(.button), header.dark_green p a:hover:not(.button), p header.dark_green a:hover:not(.button), section.dark p a:hover:not(.button), p section.dark a:hover:not(.button), .callout.dark p a:hover:not(.button), p .callout.dark a:hover:not(.button), header.dark p a:hover:not(.button), p header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) p a:hover:not(.button), p section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) p a:hover:not(.button), p .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) p a:hover:not(.button), p header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline p a:hover:not(.button), p header .headline a:hover:not(.button), section.image_pull .image_content p a:hover:not(.button), p section.image_pull .image_content a:hover:not(.button), .invert .highlight_content_block a:hover:not(.button), .highlight_content_block .invert a:hover:not(.button), section.japanese_indigo .highlight_content_block a:hover:not(.button), .highlight_content_block section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .highlight_content_block a:hover:not(.button), .highlight_content_block header.japanese_indigo a:hover:not(.button), section.turquoise .highlight_content_block a:hover:not(.button), .highlight_content_block section.turquoise a:hover:not(.button), section.genoa .highlight_content_block a:hover:not(.button), .highlight_content_block section.genoa a:hover:not(.button), .callout.turquoise .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.turquoise a:hover:not(.button), .callout.genoa .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.genoa a:hover:not(.button), header.turquoise .highlight_content_block a:hover:not(.button), .highlight_content_block header.turquoise a:hover:not(.button), header.genoa .highlight_content_block a:hover:not(.button), .highlight_content_block header.genoa a:hover:not(.button), section.steel_gray .highlight_content_block a:hover:not(.button), .highlight_content_block section.steel_gray a:hover:not(.button), .callout.steel_gray .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.steel_gray a:hover:not(.button), header.steel_gray .highlight_content_block a:hover:not(.button), .highlight_content_block header.steel_gray a:hover:not(.button), section.bittersweet .highlight_content_block a:hover:not(.button), .highlight_content_block section.bittersweet a:hover:not(.button), .callout.bittersweet .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.bittersweet a:hover:not(.button), header.bittersweet .highlight_content_block a:hover:not(.button), .highlight_content_block header.bittersweet a:hover:not(.button), section.dark_green .highlight_content_block a:hover:not(.button), .highlight_content_block section.dark_green a:hover:not(.button), .callout.dark_green .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.dark_green a:hover:not(.button), header.dark_green .highlight_content_block a:hover:not(.button), .highlight_content_block header.dark_green a:hover:not(.button), section.dark .highlight_content_block a:hover:not(.button), .highlight_content_block section.dark a:hover:not(.button), .callout.dark .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.dark a:hover:not(.button), header.dark .highlight_content_block a:hover:not(.button), .highlight_content_block header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block a:hover:not(.button), .highlight_content_block section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block a:hover:not(.button), .highlight_content_block .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block a:hover:not(.button), .highlight_content_block header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .highlight_content_block a:hover:not(.button), .highlight_content_block header .headline a:hover:not(.button), section.image_pull .image_content .highlight_content_block a:hover:not(.button), .highlight_content_block section.image_pull .image_content a:hover:not(.button), .invert .text ul a:hover:not(.button), .text ul .invert a:hover:not(.button), section.japanese_indigo .text ul a:hover:not(.button), .text ul section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .text ul a:hover:not(.button), .text ul .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .text ul a:hover:not(.button), .text ul header.japanese_indigo a:hover:not(.button), section.turquoise .text ul a:hover:not(.button), .text ul section.turquoise a:hover:not(.button), section.genoa .text ul a:hover:not(.button), .text ul section.genoa a:hover:not(.button), .callout.turquoise .text ul a:hover:not(.button), .text ul .callout.turquoise a:hover:not(.button), .callout.genoa .text ul a:hover:not(.button), .text ul .callout.genoa a:hover:not(.button), header.turquoise .text ul a:hover:not(.button), .text ul header.turquoise a:hover:not(.button), header.genoa .text ul a:hover:not(.button), .text ul header.genoa a:hover:not(.button), section.steel_gray .text ul a:hover:not(.button), .text ul section.steel_gray a:hover:not(.button), .callout.steel_gray .text ul a:hover:not(.button), .text ul .callout.steel_gray a:hover:not(.button), header.steel_gray .text ul a:hover:not(.button), .text ul header.steel_gray a:hover:not(.button), section.bittersweet .text ul a:hover:not(.button), .text ul section.bittersweet a:hover:not(.button), .callout.bittersweet .text ul a:hover:not(.button), .text ul .callout.bittersweet a:hover:not(.button), header.bittersweet .text ul a:hover:not(.button), .text ul header.bittersweet a:hover:not(.button), section.dark_green .text ul a:hover:not(.button), .text ul section.dark_green a:hover:not(.button), .callout.dark_green .text ul a:hover:not(.button), .text ul .callout.dark_green a:hover:not(.button), header.dark_green .text ul a:hover:not(.button), .text ul header.dark_green a:hover:not(.button), section.dark .text ul a:hover:not(.button), .text ul section.dark a:hover:not(.button), .callout.dark .text ul a:hover:not(.button), .text ul .callout.dark a:hover:not(.button), header.dark .text ul a:hover:not(.button), .text ul header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .text ul a:hover:not(.button), .text ul section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .text ul a:hover:not(.button), .text ul .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .text ul a:hover:not(.button), .text ul header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .text ul a:hover:not(.button), .text ul header .headline a:hover:not(.button), section.image_pull .image_content .text ul a:hover:not(.button), .text ul section.image_pull .image_content a:hover:not(.button), .invert .text ol a:hover:not(.button), .text ol .invert a:hover:not(.button), section.japanese_indigo .text ol a:hover:not(.button), .text ol section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .text ol a:hover:not(.button), .text ol .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .text ol a:hover:not(.button), .text ol header.japanese_indigo a:hover:not(.button), section.turquoise .text ol a:hover:not(.button), .text ol section.turquoise a:hover:not(.button), section.genoa .text ol a:hover:not(.button), .text ol section.genoa a:hover:not(.button), .callout.turquoise .text ol a:hover:not(.button), .text ol .callout.turquoise a:hover:not(.button), .callout.genoa .text ol a:hover:not(.button), .text ol .callout.genoa a:hover:not(.button), header.turquoise .text ol a:hover:not(.button), .text ol header.turquoise a:hover:not(.button), header.genoa .text ol a:hover:not(.button), .text ol header.genoa a:hover:not(.button), section.steel_gray .text ol a:hover:not(.button), .text ol section.steel_gray a:hover:not(.button), .callout.steel_gray .text ol a:hover:not(.button), .text ol .callout.steel_gray a:hover:not(.button), header.steel_gray .text ol a:hover:not(.button), .text ol header.steel_gray a:hover:not(.button), section.bittersweet .text ol a:hover:not(.button), .text ol section.bittersweet a:hover:not(.button), .callout.bittersweet .text ol a:hover:not(.button), .text ol .callout.bittersweet a:hover:not(.button), header.bittersweet .text ol a:hover:not(.button), .text ol header.bittersweet a:hover:not(.button), section.dark_green .text ol a:hover:not(.button), .text ol section.dark_green a:hover:not(.button), .callout.dark_green .text ol a:hover:not(.button), .text ol .callout.dark_green a:hover:not(.button), header.dark_green .text ol a:hover:not(.button), .text ol header.dark_green a:hover:not(.button), section.dark .text ol a:hover:not(.button), .text ol section.dark a:hover:not(.button), .callout.dark .text ol a:hover:not(.button), .text ol .callout.dark a:hover:not(.button), header.dark .text ol a:hover:not(.button), .text ol header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .text ol a:hover:not(.button), .text ol section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .text ol a:hover:not(.button), .text ol .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .text ol a:hover:not(.button), .text ol header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .text ol a:hover:not(.button), .text ol header .headline a:hover:not(.button), section.image_pull .image_content .text ol a:hover:not(.button), .text ol section.image_pull .image_content a:hover:not(.button), .invert .post ul a:hover:not(.button), .post ul .invert a:hover:not(.button), section.japanese_indigo .post ul a:hover:not(.button), .post ul section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .post ul a:hover:not(.button), .post ul .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .post ul a:hover:not(.button), .post ul header.japanese_indigo a:hover:not(.button), section.turquoise .post ul a:hover:not(.button), .post ul section.turquoise a:hover:not(.button), section.genoa .post ul a:hover:not(.button), .post ul section.genoa a:hover:not(.button), .callout.turquoise .post ul a:hover:not(.button), .post ul .callout.turquoise a:hover:not(.button), .callout.genoa .post ul a:hover:not(.button), .post ul .callout.genoa a:hover:not(.button), header.turquoise .post ul a:hover:not(.button), .post ul header.turquoise a:hover:not(.button), header.genoa .post ul a:hover:not(.button), .post ul header.genoa a:hover:not(.button), section.steel_gray .post ul a:hover:not(.button), .post ul section.steel_gray a:hover:not(.button), .callout.steel_gray .post ul a:hover:not(.button), .post ul .callout.steel_gray a:hover:not(.button), header.steel_gray .post ul a:hover:not(.button), .post ul header.steel_gray a:hover:not(.button), section.bittersweet .post ul a:hover:not(.button), .post ul section.bittersweet a:hover:not(.button), .callout.bittersweet .post ul a:hover:not(.button), .post ul .callout.bittersweet a:hover:not(.button), header.bittersweet .post ul a:hover:not(.button), .post ul header.bittersweet a:hover:not(.button), section.dark_green .post ul a:hover:not(.button), .post ul section.dark_green a:hover:not(.button), .callout.dark_green .post ul a:hover:not(.button), .post ul .callout.dark_green a:hover:not(.button), header.dark_green .post ul a:hover:not(.button), .post ul header.dark_green a:hover:not(.button), section.dark .post ul a:hover:not(.button), .post ul section.dark a:hover:not(.button), .callout.dark .post ul a:hover:not(.button), .post ul .callout.dark a:hover:not(.button), header.dark .post ul a:hover:not(.button), .post ul header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .post ul a:hover:not(.button), .post ul section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .post ul a:hover:not(.button), .post ul .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .post ul a:hover:not(.button), .post ul header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .post ul a:hover:not(.button), .post ul header .headline a:hover:not(.button), section.image_pull .image_content .post ul a:hover:not(.button), .post ul section.image_pull .image_content a:hover:not(.button), .invert .post ol a:hover:not(.button), .post ol .invert a:hover:not(.button), section.japanese_indigo .post ol a:hover:not(.button), .post ol section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .post ol a:hover:not(.button), .post ol .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .post ol a:hover:not(.button), .post ol header.japanese_indigo a:hover:not(.button), section.turquoise .post ol a:hover:not(.button), .post ol section.turquoise a:hover:not(.button), section.genoa .post ol a:hover:not(.button), .post ol section.genoa a:hover:not(.button), .callout.turquoise .post ol a:hover:not(.button), .post ol .callout.turquoise a:hover:not(.button), .callout.genoa .post ol a:hover:not(.button), .post ol .callout.genoa a:hover:not(.button), header.turquoise .post ol a:hover:not(.button), .post ol header.turquoise a:hover:not(.button), header.genoa .post ol a:hover:not(.button), .post ol header.genoa a:hover:not(.button), section.steel_gray .post ol a:hover:not(.button), .post ol section.steel_gray a:hover:not(.button), .callout.steel_gray .post ol a:hover:not(.button), .post ol .callout.steel_gray a:hover:not(.button), header.steel_gray .post ol a:hover:not(.button), .post ol header.steel_gray a:hover:not(.button), section.bittersweet .post ol a:hover:not(.button), .post ol section.bittersweet a:hover:not(.button), .callout.bittersweet .post ol a:hover:not(.button), .post ol .callout.bittersweet a:hover:not(.button), header.bittersweet .post ol a:hover:not(.button), .post ol header.bittersweet a:hover:not(.button), section.dark_green .post ol a:hover:not(.button), .post ol section.dark_green a:hover:not(.button), .callout.dark_green .post ol a:hover:not(.button), .post ol .callout.dark_green a:hover:not(.button), header.dark_green .post ol a:hover:not(.button), .post ol header.dark_green a:hover:not(.button), section.dark .post ol a:hover:not(.button), .post ol section.dark a:hover:not(.button), .callout.dark .post ol a:hover:not(.button), .post ol .callout.dark a:hover:not(.button), header.dark .post ol a:hover:not(.button), .post ol header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .post ol a:hover:not(.button), .post ol section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .post ol a:hover:not(.button), .post ol .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .post ol a:hover:not(.button), .post ol header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .post ol a:hover:not(.button), .post ol header .headline a:hover:not(.button), section.image_pull .image_content .post ol a:hover:not(.button), .post ol section.image_pull .image_content a:hover:not(.button), .invert .image_with_content ul a:hover:not(.button), .image_with_content ul .invert a:hover:not(.button), section.japanese_indigo .image_with_content ul a:hover:not(.button), .image_with_content ul section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .image_with_content ul a:hover:not(.button), .image_with_content ul header.japanese_indigo a:hover:not(.button), section.turquoise .image_with_content ul a:hover:not(.button), .image_with_content ul section.turquoise a:hover:not(.button), section.genoa .image_with_content ul a:hover:not(.button), .image_with_content ul section.genoa a:hover:not(.button), .callout.turquoise .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.turquoise a:hover:not(.button), .callout.genoa .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.genoa a:hover:not(.button), header.turquoise .image_with_content ul a:hover:not(.button), .image_with_content ul header.turquoise a:hover:not(.button), header.genoa .image_with_content ul a:hover:not(.button), .image_with_content ul header.genoa a:hover:not(.button), section.steel_gray .image_with_content ul a:hover:not(.button), .image_with_content ul section.steel_gray a:hover:not(.button), .callout.steel_gray .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.steel_gray a:hover:not(.button), header.steel_gray .image_with_content ul a:hover:not(.button), .image_with_content ul header.steel_gray a:hover:not(.button), section.bittersweet .image_with_content ul a:hover:not(.button), .image_with_content ul section.bittersweet a:hover:not(.button), .callout.bittersweet .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.bittersweet a:hover:not(.button), header.bittersweet .image_with_content ul a:hover:not(.button), .image_with_content ul header.bittersweet a:hover:not(.button), section.dark_green .image_with_content ul a:hover:not(.button), .image_with_content ul section.dark_green a:hover:not(.button), .callout.dark_green .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.dark_green a:hover:not(.button), header.dark_green .image_with_content ul a:hover:not(.button), .image_with_content ul header.dark_green a:hover:not(.button), section.dark .image_with_content ul a:hover:not(.button), .image_with_content ul section.dark a:hover:not(.button), .callout.dark .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.dark a:hover:not(.button), header.dark .image_with_content ul a:hover:not(.button), .image_with_content ul header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ul a:hover:not(.button), .image_with_content ul section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ul a:hover:not(.button), .image_with_content ul .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ul a:hover:not(.button), .image_with_content ul header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .image_with_content ul a:hover:not(.button), .image_with_content ul header .headline a:hover:not(.button), section.image_pull .image_content .image_with_content ul a:hover:not(.button), .image_with_content ul section.image_pull .image_content a:hover:not(.button), .invert .image_with_content ol a:hover:not(.button), .image_with_content ol .invert a:hover:not(.button), section.japanese_indigo .image_with_content ol a:hover:not(.button), .image_with_content ol section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .image_with_content ol a:hover:not(.button), .image_with_content ol header.japanese_indigo a:hover:not(.button), section.turquoise .image_with_content ol a:hover:not(.button), .image_with_content ol section.turquoise a:hover:not(.button), section.genoa .image_with_content ol a:hover:not(.button), .image_with_content ol section.genoa a:hover:not(.button), .callout.turquoise .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.turquoise a:hover:not(.button), .callout.genoa .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.genoa a:hover:not(.button), header.turquoise .image_with_content ol a:hover:not(.button), .image_with_content ol header.turquoise a:hover:not(.button), header.genoa .image_with_content ol a:hover:not(.button), .image_with_content ol header.genoa a:hover:not(.button), section.steel_gray .image_with_content ol a:hover:not(.button), .image_with_content ol section.steel_gray a:hover:not(.button), .callout.steel_gray .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.steel_gray a:hover:not(.button), header.steel_gray .image_with_content ol a:hover:not(.button), .image_with_content ol header.steel_gray a:hover:not(.button), section.bittersweet .image_with_content ol a:hover:not(.button), .image_with_content ol section.bittersweet a:hover:not(.button), .callout.bittersweet .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.bittersweet a:hover:not(.button), header.bittersweet .image_with_content ol a:hover:not(.button), .image_with_content ol header.bittersweet a:hover:not(.button), section.dark_green .image_with_content ol a:hover:not(.button), .image_with_content ol section.dark_green a:hover:not(.button), .callout.dark_green .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.dark_green a:hover:not(.button), header.dark_green .image_with_content ol a:hover:not(.button), .image_with_content ol header.dark_green a:hover:not(.button), section.dark .image_with_content ol a:hover:not(.button), .image_with_content ol section.dark a:hover:not(.button), .callout.dark .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.dark a:hover:not(.button), header.dark .image_with_content ol a:hover:not(.button), .image_with_content ol header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ol a:hover:not(.button), .image_with_content ol section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ol a:hover:not(.button), .image_with_content ol .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ol a:hover:not(.button), .image_with_content ol header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .image_with_content ol a:hover:not(.button), .image_with_content ol header .headline a:hover:not(.button), section.image_pull .image_content .image_with_content ol a:hover:not(.button), .image_with_content ol section.image_pull .image_content a:hover:not(.button), .invert p ul a:hover:not(.button), p ul .invert a:hover:not(.button), section.japanese_indigo p ul a:hover:not(.button), p ul section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo p ul a:hover:not(.button), p ul .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo p ul a:hover:not(.button), p ul header.japanese_indigo a:hover:not(.button), section.turquoise p ul a:hover:not(.button), p ul section.turquoise a:hover:not(.button), section.genoa p ul a:hover:not(.button), p ul section.genoa a:hover:not(.button), .callout.turquoise p ul a:hover:not(.button), p ul .callout.turquoise a:hover:not(.button), .callout.genoa p ul a:hover:not(.button), p ul .callout.genoa a:hover:not(.button), header.turquoise p ul a:hover:not(.button), p ul header.turquoise a:hover:not(.button), header.genoa p ul a:hover:not(.button), p ul header.genoa a:hover:not(.button), section.steel_gray p ul a:hover:not(.button), p ul section.steel_gray a:hover:not(.button), .callout.steel_gray p ul a:hover:not(.button), p ul .callout.steel_gray a:hover:not(.button), header.steel_gray p ul a:hover:not(.button), p ul header.steel_gray a:hover:not(.button), section.bittersweet p ul a:hover:not(.button), p ul section.bittersweet a:hover:not(.button), .callout.bittersweet p ul a:hover:not(.button), p ul .callout.bittersweet a:hover:not(.button), header.bittersweet p ul a:hover:not(.button), p ul header.bittersweet a:hover:not(.button), section.dark_green p ul a:hover:not(.button), p ul section.dark_green a:hover:not(.button), .callout.dark_green p ul a:hover:not(.button), p ul .callout.dark_green a:hover:not(.button), header.dark_green p ul a:hover:not(.button), p ul header.dark_green a:hover:not(.button), section.dark p ul a:hover:not(.button), p ul section.dark a:hover:not(.button), .callout.dark p ul a:hover:not(.button), p ul .callout.dark a:hover:not(.button), header.dark p ul a:hover:not(.button), p ul header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) p ul a:hover:not(.button), p ul section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) p ul a:hover:not(.button), p ul .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) p ul a:hover:not(.button), p ul header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline p ul a:hover:not(.button), p ul header .headline a:hover:not(.button), section.image_pull .image_content p ul a:hover:not(.button), p ul section.image_pull .image_content a:hover:not(.button), .invert p ol a:hover:not(.button), p ol .invert a:hover:not(.button), section.japanese_indigo p ol a:hover:not(.button), p ol section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo p ol a:hover:not(.button), p ol .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo p ol a:hover:not(.button), p ol header.japanese_indigo a:hover:not(.button), section.turquoise p ol a:hover:not(.button), p ol section.turquoise a:hover:not(.button), section.genoa p ol a:hover:not(.button), p ol section.genoa a:hover:not(.button), .callout.turquoise p ol a:hover:not(.button), p ol .callout.turquoise a:hover:not(.button), .callout.genoa p ol a:hover:not(.button), p ol .callout.genoa a:hover:not(.button), header.turquoise p ol a:hover:not(.button), p ol header.turquoise a:hover:not(.button), header.genoa p ol a:hover:not(.button), p ol header.genoa a:hover:not(.button), section.steel_gray p ol a:hover:not(.button), p ol section.steel_gray a:hover:not(.button), .callout.steel_gray p ol a:hover:not(.button), p ol .callout.steel_gray a:hover:not(.button), header.steel_gray p ol a:hover:not(.button), p ol header.steel_gray a:hover:not(.button), section.bittersweet p ol a:hover:not(.button), p ol section.bittersweet a:hover:not(.button), .callout.bittersweet p ol a:hover:not(.button), p ol .callout.bittersweet a:hover:not(.button), header.bittersweet p ol a:hover:not(.button), p ol header.bittersweet a:hover:not(.button), section.dark_green p ol a:hover:not(.button), p ol section.dark_green a:hover:not(.button), .callout.dark_green p ol a:hover:not(.button), p ol .callout.dark_green a:hover:not(.button), header.dark_green p ol a:hover:not(.button), p ol header.dark_green a:hover:not(.button), section.dark p ol a:hover:not(.button), p ol section.dark a:hover:not(.button), .callout.dark p ol a:hover:not(.button), p ol .callout.dark a:hover:not(.button), header.dark p ol a:hover:not(.button), p ol header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) p ol a:hover:not(.button), p ol section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) p ol a:hover:not(.button), p ol .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) p ol a:hover:not(.button), p ol header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline p ol a:hover:not(.button), p ol header .headline a:hover:not(.button), section.image_pull .image_content p ol a:hover:not(.button), p ol section.image_pull .image_content a:hover:not(.button), .invert .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .invert a:hover:not(.button), section.japanese_indigo .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.japanese_indigo a:hover:not(.button), section.turquoise .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.turquoise a:hover:not(.button), section.genoa .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.genoa a:hover:not(.button), .callout.turquoise .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.turquoise a:hover:not(.button), .callout.genoa .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.genoa a:hover:not(.button), header.turquoise .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.turquoise a:hover:not(.button), header.genoa .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.genoa a:hover:not(.button), section.steel_gray .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.steel_gray a:hover:not(.button), .callout.steel_gray .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.steel_gray a:hover:not(.button), header.steel_gray .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.steel_gray a:hover:not(.button), section.bittersweet .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.bittersweet a:hover:not(.button), .callout.bittersweet .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.bittersweet a:hover:not(.button), header.bittersweet .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.bittersweet a:hover:not(.button), section.dark_green .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.dark_green a:hover:not(.button), .callout.dark_green .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.dark_green a:hover:not(.button), header.dark_green .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.dark_green a:hover:not(.button), section.dark .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.dark a:hover:not(.button), .callout.dark .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.dark a:hover:not(.button), header.dark .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul header .headline a:hover:not(.button), section.image_pull .image_content .highlight_content_block ul a:hover:not(.button), .highlight_content_block ul section.image_pull .image_content a:hover:not(.button), .invert .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .invert a:hover:not(.button), section.japanese_indigo .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.japanese_indigo a:hover:not(.button), .callout.japanese_indigo .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.japanese_indigo a:hover:not(.button), header.japanese_indigo .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.japanese_indigo a:hover:not(.button), section.turquoise .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.turquoise a:hover:not(.button), section.genoa .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.genoa a:hover:not(.button), .callout.turquoise .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.turquoise a:hover:not(.button), .callout.genoa .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.genoa a:hover:not(.button), header.turquoise .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.turquoise a:hover:not(.button), header.genoa .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.genoa a:hover:not(.button), section.steel_gray .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.steel_gray a:hover:not(.button), .callout.steel_gray .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.steel_gray a:hover:not(.button), header.steel_gray .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.steel_gray a:hover:not(.button), section.bittersweet .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.bittersweet a:hover:not(.button), .callout.bittersweet .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.bittersweet a:hover:not(.button), header.bittersweet .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.bittersweet a:hover:not(.button), section.dark_green .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.dark_green a:hover:not(.button), .callout.dark_green .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.dark_green a:hover:not(.button), header.dark_green .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.dark_green a:hover:not(.button), section.dark .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.dark a:hover:not(.button), .callout.dark .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.dark a:hover:not(.button), header.dark .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.dark a:hover:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.image:not(.sectionlightenphoto) a:hover:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol .callout.image:not(.sectionlightenphoto) a:hover:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header.image:not(.sectionlightenphoto) a:hover:not(.button), header .headline .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol header .headline a:hover:not(.button), section.image_pull .image_content .highlight_content_block ol a:hover:not(.button), .highlight_content_block ol section.image_pull .image_content a:hover:not(.button) {
      color: #222222;
      background: rgba(255, 255, 255, 0.6); }

h2 + h4 {
  margin: -12px 0px 24px 0px; }

p + h4 + p {
  margin-top: -24px; }

body {
  background: #ffffff; }

section {
  padding: 48px 0px; }
  @media screen and (min-width: 600px) {
    section {
      padding: 64px 0px; } }

section.white, .callout.white, header.white {
  border-color: #ffffff;
  background: #ffffff; }

section.gray, .callout.gray, header.gray {
  border-color: #f7f7f7;
  background: #f7f7f7; }

section.japanese_indigo, .callout.japanese_indigo, header.japanese_indigo {
  border-color: #213757;
  background: #213757; }

section.turquoise, section.genoa, .callout.turquoise, .callout.genoa, header.turquoise, header.genoa {
  border-color: #138272;
  background: #138272; }

section.steel_gray, .callout.steel_gray, header.steel_gray {
  border-color: #586B71;
  background: #586B71; }

section.bittersweet, .callout.bittersweet, header.bittersweet {
  border-color: #ff715b;
  background: #ff715b; }

section.dark_green, .callout.dark_green, header.dark_green {
  border-color: #138272;
  background: #138272; }

section.green, section.tea_green, .callout.green, .callout.tea_green, header.green, header.tea_green {
  border-color: #c9e4ca;
  background: #c9e4ca; }
  section.green h1, section.green h2, section.green h3, section.green h4, section.green h5, section.green h6, section.green p, section.tea_green h1, section.tea_green h2, section.tea_green h3, section.tea_green h4, section.tea_green h5, section.tea_green h6, section.tea_green p, .callout.green h1, .callout.green h2, .callout.green h3, .callout.green h4, .callout.green h5, .callout.green h6, .callout.green p, .callout.tea_green h1, .callout.tea_green h2, .callout.tea_green h3, .callout.tea_green h4, .callout.tea_green h5, .callout.tea_green h6, .callout.tea_green p, header.green h1, header.green h2, header.green h3, header.green h4, header.green h5, header.green h6, header.green p, header.tea_green h1, header.tea_green h2, header.tea_green h3, header.tea_green h4, header.tea_green h5, header.tea_green h6, header.tea_green p {
    color: #213757; }

section.dark, .callout.dark, header.dark {
  border-color: #213757;
  background: #213757; }

section.image, .callout.image, header.image {
  padding: 96px 0px; }
  @media screen and (min-width: 600px) {
    section.image, .callout.image, header.image {
      padding: 128px 64px; } }

@media screen and (min-width: 600px) {
  section.two_columns article, section.three_columns article, .callout.two_columns article, .callout.three_columns article, header.two_columns article, header.three_columns article {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 0px;
            column-gap: 0px; } }

@media screen and (min-width: 800px) {
  section.three_columns article, .callout.three_columns article, header.three_columns article {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 0px;
            column-gap: 0px; } }

/* HEADLINE BLOCKS
===================================*/
article.headline {
  -webkit-column-count: 1 !important;
          column-count: 1 !important;
  padding-bottom: 48px; }
  article.headline .subheadline, article.headline h4 {
    margin-bottom: 0px; }

section.dark + section.dark,
section.gray + section.gray,
section.white + section.white {
  margin-top: -48px; }
  @media screen and (min-width: 600px) {
    section.dark + section.dark,
    section.gray + section.gray,
    section.white + section.white {
      margin-top: -64px; } }

section.image_with_content + section,
section + section.image_with_content,
section.image_grid.full_width + section,
section + section.image_grid.full_width,
section.text.image + section.text.image,
section.image_grid:not(.full_width) + section.image_grid.full_width,
section.gallery + section {
  margin-top: 0px !important; }
  @media screen and (min-width: 600px) {
    section.image_with_content + section,
    section + section.image_with_content,
    section.image_grid.full_width + section,
    section + section.image_grid.full_width,
    section.text.image + section.text.image,
    section.image_grid:not(.full_width) + section.image_grid.full_width,
    section.gallery + section {
      margin-top: 0px !important; } }

@media screen and (min-width: 600px) {
  body.parallax .inline_background_image, body.parallax section .background_image, section body.parallax .background_image, body.parallax .callout .background_image, .callout body.parallax .background_image, body.parallax header .background_image, header body.parallax .background_image, body.parallax header .hero_photo, header body.parallax .hero_photo, body.parallax section.image_pull .single_image, section.image_pull body.parallax .single_image, body.parallax .archive .card figure, .archive .card body.parallax figure, body.parallax .recent_posts_block .card figure, .recent_posts_block .card body.parallax figure {
    background-attachment: fixed; } }

@-webkit-keyframes pulse_animation {
  0% {
    opacity: .6; }
  50% {
    opacity: 1; }
  100% {
    opacity: .6; } }

@keyframes pulse_animation {
  0% {
    opacity: .6; }
  50% {
    opacity: 1; }
  100% {
    opacity: .6; } }

@-webkit-keyframes fade_in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade_in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade_out {
  0% {
    display: block;
    opacity: 1; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: none;
    opacity: 0; } }

@keyframes fade_out {
  0% {
    display: block;
    opacity: 1; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: none;
    opacity: 0; } }

@-webkit-keyframes slide_from_right {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateX(30px);
            transform: scale(0.8) translateX(30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@keyframes slide_from_right {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateX(30px);
            transform: scale(0.8) translateX(30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@-webkit-keyframes slide_from_left {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateX(-30px);
            transform: scale(0.8) translateX(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@keyframes slide_from_left {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateX(-30px);
            transform: scale(0.8) translateX(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@-webkit-keyframes slide_from_top {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateY(-30px);
            transform: scale(0.8) translateY(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@keyframes slide_from_top {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8) translateY(-30px);
            transform: scale(0.8) translateY(-30px); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0px);
            transform: scale(1) translateX(0px); } }

@-webkit-keyframes pop {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01); }
  80% {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes pop {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01); }
  80% {
    display: block;
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes opacity {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes opacity {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes zoom_from_in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes zoom_from_in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.01);
            transform: scale(0.01); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes zoom_from_out {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes zoom_from_out {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.block_pop_text_effect {
  position: relative;
  z-index: 2;
  display: inline-block;
  outline: none;
  vertical-align: bottom;
  text-decoration: none;
  white-space: nowrap; }
  .block_pop_text_effect:before {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    font-smoothing: antialiased;
    position: absolute;
    top: 0;
    left: -3px;
    z-index: -1;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding: 0 3px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 113, 91, 0.8);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.325, 1.39);
            transition-timing-function: cubic-bezier(0.25, 0.25, 0.325, 1.39);
    -webkit-transform: scale(0);
            transform: scale(0); }
  .block_pop_text_effect:hover, .block_pop_text_effect:focus {
    color: #ffffff; }
    .block_pop_text_effect:hover:before, .block_pop_text_effect:focus:before {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }

.highlight_text_effect {
  overflow: hidden;
  position: relative;
  z-index: 2;
  position: relative;
  display: inline-block;
  outline: none;
  vertical-align: bottom;
  text-decoration: none;
  white-space: nowrap; }
  .highlight_text_effect:before {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    font-smoothing: antialiased;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(255, 113, 91, 0.9);
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scaleY(0.618) translateX(-100%);
            transform: scaleY(0.618) translateX(-100%); }
  .highlight_text_effect:hover, .highlight_text_effect:focus {
    color: #ffffff; }
    .highlight_text_effect:hover:before, .highlight_text_effect:focus:before {
      -webkit-transform: scaleY(0.618) translateX(0);
              transform: scaleY(0.618) translateX(0); }

.hover_line_on_top {
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .hover_line_on_top:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffffff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .hover_line_on_top:before {
    top: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .hover_line_on_top:hover, .hover_line_on_top:focus {
    color: #fff; }
    .hover_line_on_top:hover:before, .hover_line_on_top:focus:before {
      opacity: 1;
      -webkit-transform: translateY(0px);
              transform: translateY(0px); }

.hover_line_on_bottom {
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .hover_line_on_bottom:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffffff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .hover_line_on_bottom:after {
    bottom: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  .hover_line_on_bottom:hover, .hover_line_on_bottom:focus {
    color: #fff; }
    .hover_line_on_bottom:hover:after, .hover_line_on_bottom:focus:after {
      opacity: .5;
      -webkit-transform: translateY(0px);
              transform: translateY(0px); }

.pulse, header .scroll {
  -webkit-animation-name: pulse_animation;
          animation-name: pulse_animation;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

.darkenphoto:after, .lightenphoto:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(34, 34, 34, 0.5); }

.darkenphoto:after {
  background: rgba(0, 0, 0, 0.5); }

.lightenphoto:after {
  background: rgba(255, 255, 255, 0.85); }

.enable_text_shadow .textshadow h1, .enable_text_shadow section.sectionnormalphoto h1, .enable_text_shadow .callout.sectionnormalphoto h1, .enable_text_shadow header.sectionnormalphoto h1, .enable_text_shadow .textshadow h2, .enable_text_shadow section.sectionnormalphoto h2, .enable_text_shadow .callout.sectionnormalphoto h2, .enable_text_shadow header.sectionnormalphoto h2, .enable_text_shadow .textshadow h3, .enable_text_shadow section.sectionnormalphoto h3, .enable_text_shadow .callout.sectionnormalphoto h3, .enable_text_shadow header.sectionnormalphoto h3, .enable_text_shadow .textshadow h4, .enable_text_shadow section.sectionnormalphoto h4, .enable_text_shadow .callout.sectionnormalphoto h4, .enable_text_shadow header.sectionnormalphoto h4, .enable_text_shadow .textshadow h5, .enable_text_shadow section.sectionnormalphoto h5, .enable_text_shadow .callout.sectionnormalphoto h5, .enable_text_shadow header.sectionnormalphoto h5, .enable_text_shadow .textshadow h6, .enable_text_shadow section.sectionnormalphoto h6, .enable_text_shadow .callout.sectionnormalphoto h6, .enable_text_shadow header.sectionnormalphoto h6, .enable_text_shadow .textshadow p, .enable_text_shadow section.sectionnormalphoto p, .enable_text_shadow .callout.sectionnormalphoto p, .enable_text_shadow header.sectionnormalphoto p {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5), 0px 0px 30px rgba(0, 0, 0, 0.7), 0px 0px 50px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.5); }

.overlay {
  z-index: 1; }
  .overlay.japanese_indigo {
    background: #213757; }
  .overlay.turquoise {
    background: #138272; }
  .overlay.steel_gray {
    background: #586B71; }
  .overlay.opacity_0 {
    opacity: 0; }
  .overlay.opacity_15 {
    opacity: .15; }
  .overlay.opacity_30 {
    opacity: .30; }
  .overlay.opacity_50 {
    opacity: .50; }
  .overlay.opacity_70 {
    opacity: .70; }
  .overlay.opacity_80 {
    opacity: .80; }
  .overlay.opacity_100 {
    opacity: .100; }

.background_image:after, .hero_photo:after {
  content: "";
  display: block;
  opacity: .7; }

.background_image.bittersweet:after, .hero_photo.bittersweet:after {
  background: #ff715b; }

.background_image.surf_crest:after, .hero_photo.surf_crest:after {
  background: #c9e4ca; }

.background_image.japanese_indigo:after, .hero_photo.japanese_indigo:after {
  background: #213757; }

.background_image.tea_green:after, .hero_photo.tea_green:after {
  background: #C9E4CA; }

.background_image.turquoise:after, .hero_photo.turquoise:after {
  background: #138272; }

.background_image.steel_gray:after, .hero_photo.steel_gray:after {
  background: #586B71; }

.background_image.opacity_0:after, .hero_photo.opacity_0:after {
  opacity: 0; }

.background_image.opacity_15:after, .hero_photo.opacity_15:after {
  opacity: .15; }

.background_image.opacity_30:after, .hero_photo.opacity_30:after {
  opacity: .30; }

.background_image.opacity_50:after, .hero_photo.opacity_50:after {
  opacity: .50; }

.background_image.opacity_70:after, .hero_photo.opacity_70:after {
  opacity: .70; }

.background_image.opacity_80:after, .hero_photo.opacity_80:after {
  opacity: .80; }

.background_image.opacity_100:after, .hero_photo.opacity_100:after {
  opacity: .100; }

@media screen and (max-width: 600px) {
  .mobiletext h4, section.image_pull .image_content h4 {
    font-size: 26px; }
  .mobiletext h6, section.image_pull .image_content h6 {
    font-size: 12px; }
  .mobiletext p, section.image_pull .image_content p {
    font-size: 14px;
    line-height: 1.5; } }

.invert h1, section.japanese_indigo h1, .callout.japanese_indigo h1, header.japanese_indigo h1, section.turquoise h1, section.genoa h1, .callout.turquoise h1, .callout.genoa h1, header.turquoise h1, header.genoa h1, section.steel_gray h1, .callout.steel_gray h1, header.steel_gray h1, section.bittersweet h1, .callout.bittersweet h1, header.bittersweet h1, section.dark_green h1, .callout.dark_green h1, header.dark_green h1, section.dark h1, .callout.dark h1, header.dark h1, section.image:not(.sectionlightenphoto) h1, .callout.image:not(.sectionlightenphoto) h1, header.image:not(.sectionlightenphoto) h1, header .headline h1, section.image_pull .image_content h1, .invert h2, section.japanese_indigo h2, .callout.japanese_indigo h2, header.japanese_indigo h2, section.turquoise h2, section.genoa h2, .callout.turquoise h2, .callout.genoa h2, header.turquoise h2, header.genoa h2, section.steel_gray h2, .callout.steel_gray h2, header.steel_gray h2, section.bittersweet h2, .callout.bittersweet h2, header.bittersweet h2, section.dark_green h2, .callout.dark_green h2, header.dark_green h2, section.dark h2, .callout.dark h2, header.dark h2, section.image:not(.sectionlightenphoto) h2, .callout.image:not(.sectionlightenphoto) h2, header.image:not(.sectionlightenphoto) h2, header .headline h2, section.image_pull .image_content h2, .invert h3, section.japanese_indigo h3, .callout.japanese_indigo h3, header.japanese_indigo h3, section.turquoise h3, section.genoa h3, .callout.turquoise h3, .callout.genoa h3, header.turquoise h3, header.genoa h3, section.steel_gray h3, .callout.steel_gray h3, header.steel_gray h3, section.bittersweet h3, .callout.bittersweet h3, header.bittersweet h3, section.dark_green h3, .callout.dark_green h3, header.dark_green h3, section.dark h3, .callout.dark h3, header.dark h3, section.image:not(.sectionlightenphoto) h3, .callout.image:not(.sectionlightenphoto) h3, header.image:not(.sectionlightenphoto) h3, header .headline h3, section.image_pull .image_content h3, .invert h4, section.japanese_indigo h4, .callout.japanese_indigo h4, header.japanese_indigo h4, section.turquoise h4, section.genoa h4, .callout.turquoise h4, .callout.genoa h4, header.turquoise h4, header.genoa h4, section.steel_gray h4, .callout.steel_gray h4, header.steel_gray h4, section.bittersweet h4, .callout.bittersweet h4, header.bittersweet h4, section.dark_green h4, .callout.dark_green h4, header.dark_green h4, section.dark h4, .callout.dark h4, header.dark h4, section.image:not(.sectionlightenphoto) h4, .callout.image:not(.sectionlightenphoto) h4, header.image:not(.sectionlightenphoto) h4, header .headline h4, section.image_pull .image_content h4, .invert h5, section.japanese_indigo h5, .callout.japanese_indigo h5, header.japanese_indigo h5, section.turquoise h5, section.genoa h5, .callout.turquoise h5, .callout.genoa h5, header.turquoise h5, header.genoa h5, section.steel_gray h5, .callout.steel_gray h5, header.steel_gray h5, section.bittersweet h5, .callout.bittersweet h5, header.bittersweet h5, section.dark_green h5, .callout.dark_green h5, header.dark_green h5, section.dark h5, .callout.dark h5, header.dark h5, section.image:not(.sectionlightenphoto) h5, .callout.image:not(.sectionlightenphoto) h5, header.image:not(.sectionlightenphoto) h5, header .headline h5, section.image_pull .image_content h5, .invert h6, section.japanese_indigo h6, .callout.japanese_indigo h6, header.japanese_indigo h6, section.turquoise h6, section.genoa h6, .callout.turquoise h6, .callout.genoa h6, header.turquoise h6, header.genoa h6, section.steel_gray h6, .callout.steel_gray h6, header.steel_gray h6, section.bittersweet h6, .callout.bittersweet h6, header.bittersweet h6, section.dark_green h6, .callout.dark_green h6, header.dark_green h6, section.dark h6, .callout.dark h6, header.dark h6, section.image:not(.sectionlightenphoto) h6, .callout.image:not(.sectionlightenphoto) h6, header.image:not(.sectionlightenphoto) h6, header .headline h6, section.image_pull .image_content h6, .invert p, section.japanese_indigo p, .callout.japanese_indigo p, header.japanese_indigo p, section.turquoise p, section.genoa p, .callout.turquoise p, .callout.genoa p, header.turquoise p, header.genoa p, section.steel_gray p, .callout.steel_gray p, header.steel_gray p, section.bittersweet p, .callout.bittersweet p, header.bittersweet p, section.dark_green p, .callout.dark_green p, header.dark_green p, section.dark p, .callout.dark p, header.dark p, section.image:not(.sectionlightenphoto) p, .callout.image:not(.sectionlightenphoto) p, header.image:not(.sectionlightenphoto) p, header .headline p, section.image_pull .image_content p, .invert i, section.japanese_indigo i, .callout.japanese_indigo i, header.japanese_indigo i, section.turquoise i, section.genoa i, .callout.turquoise i, .callout.genoa i, header.turquoise i, header.genoa i, section.steel_gray i, .callout.steel_gray i, header.steel_gray i, section.bittersweet i, .callout.bittersweet i, header.bittersweet i, section.dark_green i, .callout.dark_green i, header.dark_green i, section.dark i, .callout.dark i, header.dark i, section.image:not(.sectionlightenphoto) i, .callout.image:not(.sectionlightenphoto) i, header.image:not(.sectionlightenphoto) i, header .headline i, section.image_pull .image_content i, .invert a, section.japanese_indigo a, .callout.japanese_indigo a, header.japanese_indigo a, section.turquoise a, section.genoa a, .callout.turquoise a, .callout.genoa a, header.turquoise a, header.genoa a, section.steel_gray a, .callout.steel_gray a, header.steel_gray a, section.bittersweet a, .callout.bittersweet a, header.bittersweet a, section.dark_green a, .callout.dark_green a, header.dark_green a, section.dark a, .callout.dark a, header.dark a, section.image:not(.sectionlightenphoto) a, .callout.image:not(.sectionlightenphoto) a, header.image:not(.sectionlightenphoto) a, header .headline a, section.image_pull .image_content a, .invert ol, section.japanese_indigo ol, .callout.japanese_indigo ol, header.japanese_indigo ol, section.turquoise ol, section.genoa ol, .callout.turquoise ol, .callout.genoa ol, header.turquoise ol, header.genoa ol, section.steel_gray ol, .callout.steel_gray ol, header.steel_gray ol, section.bittersweet ol, .callout.bittersweet ol, header.bittersweet ol, section.dark_green ol, .callout.dark_green ol, header.dark_green ol, section.dark ol, .callout.dark ol, header.dark ol, section.image:not(.sectionlightenphoto) ol, .callout.image:not(.sectionlightenphoto) ol, header.image:not(.sectionlightenphoto) ol, header .headline ol, section.image_pull .image_content ol, .invert ul, section.japanese_indigo ul, .callout.japanese_indigo ul, header.japanese_indigo ul, section.turquoise ul, section.genoa ul, .callout.turquoise ul, .callout.genoa ul, header.turquoise ul, header.genoa ul, section.steel_gray ul, .callout.steel_gray ul, header.steel_gray ul, section.bittersweet ul, .callout.bittersweet ul, header.bittersweet ul, section.dark_green ul, .callout.dark_green ul, header.dark_green ul, section.dark ul, .callout.dark ul, header.dark ul, section.image:not(.sectionlightenphoto) ul, .callout.image:not(.sectionlightenphoto) ul, header.image:not(.sectionlightenphoto) ul, header .headline ul, section.image_pull .image_content ul, .invert cite, section.japanese_indigo cite, .callout.japanese_indigo cite, header.japanese_indigo cite, section.turquoise cite, section.genoa cite, .callout.turquoise cite, .callout.genoa cite, header.turquoise cite, header.genoa cite, section.steel_gray cite, .callout.steel_gray cite, header.steel_gray cite, section.bittersweet cite, .callout.bittersweet cite, header.bittersweet cite, section.dark_green cite, .callout.dark_green cite, header.dark_green cite, section.dark cite, .callout.dark cite, header.dark cite, section.image:not(.sectionlightenphoto) cite, .callout.image:not(.sectionlightenphoto) cite, header.image:not(.sectionlightenphoto) cite, header .headline cite, section.image_pull .image_content cite, .invert strong, section.japanese_indigo strong, .callout.japanese_indigo strong, header.japanese_indigo strong, section.turquoise strong, section.genoa strong, .callout.turquoise strong, .callout.genoa strong, header.turquoise strong, header.genoa strong, section.steel_gray strong, .callout.steel_gray strong, header.steel_gray strong, section.bittersweet strong, .callout.bittersweet strong, header.bittersweet strong, section.dark_green strong, .callout.dark_green strong, header.dark_green strong, section.dark strong, .callout.dark strong, header.dark strong, section.image:not(.sectionlightenphoto) strong, .callout.image:not(.sectionlightenphoto) strong, header.image:not(.sectionlightenphoto) strong, header .headline strong, section.image_pull .image_content strong, .invert em, section.japanese_indigo em, .callout.japanese_indigo em, header.japanese_indigo em, section.turquoise em, section.genoa em, .callout.turquoise em, .callout.genoa em, header.turquoise em, header.genoa em, section.steel_gray em, .callout.steel_gray em, header.steel_gray em, section.bittersweet em, .callout.bittersweet em, header.bittersweet em, section.dark_green em, .callout.dark_green em, header.dark_green em, section.dark em, .callout.dark em, header.dark em, section.image:not(.sectionlightenphoto) em, .callout.image:not(.sectionlightenphoto) em, header.image:not(.sectionlightenphoto) em, header .headline em, section.image_pull .image_content em {
  color: #ffffff; }

.invert .buttonstyle, section.japanese_indigo .buttonstyle, .callout.japanese_indigo .buttonstyle, header.japanese_indigo .buttonstyle, section.turquoise .buttonstyle, section.genoa .buttonstyle, .callout.turquoise .buttonstyle, .callout.genoa .buttonstyle, header.turquoise .buttonstyle, header.genoa .buttonstyle, section.steel_gray .buttonstyle, .callout.steel_gray .buttonstyle, header.steel_gray .buttonstyle, section.bittersweet .buttonstyle, .callout.bittersweet .buttonstyle, header.bittersweet .buttonstyle, section.dark_green .buttonstyle, .callout.dark_green .buttonstyle, header.dark_green .buttonstyle, section.dark .buttonstyle, .callout.dark .buttonstyle, header.dark .buttonstyle, section.image:not(.sectionlightenphoto) .buttonstyle, .callout.image:not(.sectionlightenphoto) .buttonstyle, header.image:not(.sectionlightenphoto) .buttonstyle, header .headline .buttonstyle, section.image_pull .image_content .buttonstyle, .invert .button, section.japanese_indigo .button, .callout.japanese_indigo .button, header.japanese_indigo .button, section.turquoise .button, section.genoa .button, .callout.turquoise .button, .callout.genoa .button, header.turquoise .button, header.genoa .button, section.steel_gray .button, .callout.steel_gray .button, header.steel_gray .button, section.bittersweet .button, .callout.bittersweet .button, header.bittersweet .button, section.dark_green .button, .callout.dark_green .button, header.dark_green .button, section.dark .button, .callout.dark .button, header.dark .button, section.image:not(.sectionlightenphoto) .button, .callout.image:not(.sectionlightenphoto) .button, header.image:not(.sectionlightenphoto) .button, header .headline .button, section.image_pull .image_content .button, .invert button, section.japanese_indigo button, .callout.japanese_indigo button, header.japanese_indigo button, section.turquoise button, section.genoa button, .callout.turquoise button, .callout.genoa button, header.turquoise button, header.genoa button, section.steel_gray button, .callout.steel_gray button, header.steel_gray button, section.bittersweet button, .callout.bittersweet button, header.bittersweet button, section.dark_green button, .callout.dark_green button, header.dark_green button, section.dark button, .callout.dark button, header.dark button, section.image:not(.sectionlightenphoto) button, .callout.image:not(.sectionlightenphoto) button, header.image:not(.sectionlightenphoto) button, header .headline button, section.image_pull .image_content button, .invert input[type="submit"], section.japanese_indigo input[type="submit"], .callout.japanese_indigo input[type="submit"], header.japanese_indigo input[type="submit"], section.turquoise input[type="submit"], section.genoa input[type="submit"], .callout.turquoise input[type="submit"], .callout.genoa input[type="submit"], header.turquoise input[type="submit"], header.genoa input[type="submit"], section.steel_gray input[type="submit"], .callout.steel_gray input[type="submit"], header.steel_gray input[type="submit"], section.bittersweet input[type="submit"], .callout.bittersweet input[type="submit"], header.bittersweet input[type="submit"], section.dark_green input[type="submit"], .callout.dark_green input[type="submit"], header.dark_green input[type="submit"], section.dark input[type="submit"], .callout.dark input[type="submit"], header.dark input[type="submit"], section.image:not(.sectionlightenphoto) input[type="submit"], .callout.image:not(.sectionlightenphoto) input[type="submit"], header.image:not(.sectionlightenphoto) input[type="submit"], header .headline input[type="submit"], section.image_pull .image_content input[type="submit"], .invert .submit, section.japanese_indigo .submit, .callout.japanese_indigo .submit, header.japanese_indigo .submit, section.turquoise .submit, section.genoa .submit, .callout.turquoise .submit, .callout.genoa .submit, header.turquoise .submit, header.genoa .submit, section.steel_gray .submit, .callout.steel_gray .submit, header.steel_gray .submit, section.bittersweet .submit, .callout.bittersweet .submit, header.bittersweet .submit, section.dark_green .submit, .callout.dark_green .submit, header.dark_green .submit, section.dark .submit, .callout.dark .submit, header.dark .submit, section.image:not(.sectionlightenphoto) .submit, .callout.image:not(.sectionlightenphoto) .submit, header.image:not(.sectionlightenphoto) .submit, header .headline .submit, section.image_pull .image_content .submit {
  color: #ffffff;
  border: 2px solid #ffffff !important; }
  .invert .buttonstyle:hover, section.japanese_indigo .buttonstyle:hover, .callout.japanese_indigo .buttonstyle:hover, header.japanese_indigo .buttonstyle:hover, section.turquoise .buttonstyle:hover, section.genoa .buttonstyle:hover, .callout.turquoise .buttonstyle:hover, .callout.genoa .buttonstyle:hover, header.turquoise .buttonstyle:hover, header.genoa .buttonstyle:hover, section.steel_gray .buttonstyle:hover, .callout.steel_gray .buttonstyle:hover, header.steel_gray .buttonstyle:hover, section.bittersweet .buttonstyle:hover, .callout.bittersweet .buttonstyle:hover, header.bittersweet .buttonstyle:hover, section.dark_green .buttonstyle:hover, .callout.dark_green .buttonstyle:hover, header.dark_green .buttonstyle:hover, section.dark .buttonstyle:hover, .callout.dark .buttonstyle:hover, header.dark .buttonstyle:hover, section.image:not(.sectionlightenphoto) .buttonstyle:hover, .callout.image:not(.sectionlightenphoto) .buttonstyle:hover, header.image:not(.sectionlightenphoto) .buttonstyle:hover, header .headline .buttonstyle:hover, section.image_pull .image_content .buttonstyle:hover, .invert .button:hover, section.japanese_indigo .button:hover, .callout.japanese_indigo .button:hover, header.japanese_indigo .button:hover, section.turquoise .button:hover, section.genoa .button:hover, .callout.turquoise .button:hover, .callout.genoa .button:hover, header.turquoise .button:hover, header.genoa .button:hover, section.steel_gray .button:hover, .callout.steel_gray .button:hover, header.steel_gray .button:hover, section.bittersweet .button:hover, .callout.bittersweet .button:hover, header.bittersweet .button:hover, section.dark_green .button:hover, .callout.dark_green .button:hover, header.dark_green .button:hover, section.dark .button:hover, .callout.dark .button:hover, header.dark .button:hover, section.image:not(.sectionlightenphoto) .button:hover, .callout.image:not(.sectionlightenphoto) .button:hover, header.image:not(.sectionlightenphoto) .button:hover, header .headline .button:hover, section.image_pull .image_content .button:hover, .invert button:hover, section.japanese_indigo button:hover, .callout.japanese_indigo button:hover, header.japanese_indigo button:hover, section.turquoise button:hover, section.genoa button:hover, .callout.turquoise button:hover, .callout.genoa button:hover, header.turquoise button:hover, header.genoa button:hover, section.steel_gray button:hover, .callout.steel_gray button:hover, header.steel_gray button:hover, section.bittersweet button:hover, .callout.bittersweet button:hover, header.bittersweet button:hover, section.dark_green button:hover, .callout.dark_green button:hover, header.dark_green button:hover, section.dark button:hover, .callout.dark button:hover, header.dark button:hover, section.image:not(.sectionlightenphoto) button:hover, .callout.image:not(.sectionlightenphoto) button:hover, header.image:not(.sectionlightenphoto) button:hover, header .headline button:hover, section.image_pull .image_content button:hover, .invert input[type="submit"]:hover, section.japanese_indigo input[type="submit"]:hover, .callout.japanese_indigo input[type="submit"]:hover, header.japanese_indigo input[type="submit"]:hover, section.turquoise input[type="submit"]:hover, section.genoa input[type="submit"]:hover, .callout.turquoise input[type="submit"]:hover, .callout.genoa input[type="submit"]:hover, header.turquoise input[type="submit"]:hover, header.genoa input[type="submit"]:hover, section.steel_gray input[type="submit"]:hover, .callout.steel_gray input[type="submit"]:hover, header.steel_gray input[type="submit"]:hover, section.bittersweet input[type="submit"]:hover, .callout.bittersweet input[type="submit"]:hover, header.bittersweet input[type="submit"]:hover, section.dark_green input[type="submit"]:hover, .callout.dark_green input[type="submit"]:hover, header.dark_green input[type="submit"]:hover, section.dark input[type="submit"]:hover, .callout.dark input[type="submit"]:hover, header.dark input[type="submit"]:hover, section.image:not(.sectionlightenphoto) input[type="submit"]:hover, .callout.image:not(.sectionlightenphoto) input[type="submit"]:hover, header.image:not(.sectionlightenphoto) input[type="submit"]:hover, header .headline input[type="submit"]:hover, section.image_pull .image_content input[type="submit"]:hover, .invert .submit:hover, section.japanese_indigo .submit:hover, .callout.japanese_indigo .submit:hover, header.japanese_indigo .submit:hover, section.turquoise .submit:hover, section.genoa .submit:hover, .callout.turquoise .submit:hover, .callout.genoa .submit:hover, header.turquoise .submit:hover, header.genoa .submit:hover, section.steel_gray .submit:hover, .callout.steel_gray .submit:hover, header.steel_gray .submit:hover, section.bittersweet .submit:hover, .callout.bittersweet .submit:hover, header.bittersweet .submit:hover, section.dark_green .submit:hover, .callout.dark_green .submit:hover, header.dark_green .submit:hover, section.dark .submit:hover, .callout.dark .submit:hover, header.dark .submit:hover, section.image:not(.sectionlightenphoto) .submit:hover, .callout.image:not(.sectionlightenphoto) .submit:hover, header.image:not(.sectionlightenphoto) .submit:hover, header .headline .submit:hover, section.image_pull .image_content .submit:hover, .invert .buttonstyle:focus, section.japanese_indigo .buttonstyle:focus, .callout.japanese_indigo .buttonstyle:focus, header.japanese_indigo .buttonstyle:focus, section.turquoise .buttonstyle:focus, section.genoa .buttonstyle:focus, .callout.turquoise .buttonstyle:focus, .callout.genoa .buttonstyle:focus, header.turquoise .buttonstyle:focus, header.genoa .buttonstyle:focus, section.steel_gray .buttonstyle:focus, .callout.steel_gray .buttonstyle:focus, header.steel_gray .buttonstyle:focus, section.bittersweet .buttonstyle:focus, .callout.bittersweet .buttonstyle:focus, header.bittersweet .buttonstyle:focus, section.dark_green .buttonstyle:focus, .callout.dark_green .buttonstyle:focus, header.dark_green .buttonstyle:focus, section.dark .buttonstyle:focus, .callout.dark .buttonstyle:focus, header.dark .buttonstyle:focus, section.image:not(.sectionlightenphoto) .buttonstyle:focus, .callout.image:not(.sectionlightenphoto) .buttonstyle:focus, header.image:not(.sectionlightenphoto) .buttonstyle:focus, header .headline .buttonstyle:focus, section.image_pull .image_content .buttonstyle:focus, .invert .button:focus, section.japanese_indigo .button:focus, .callout.japanese_indigo .button:focus, header.japanese_indigo .button:focus, section.turquoise .button:focus, section.genoa .button:focus, .callout.turquoise .button:focus, .callout.genoa .button:focus, header.turquoise .button:focus, header.genoa .button:focus, section.steel_gray .button:focus, .callout.steel_gray .button:focus, header.steel_gray .button:focus, section.bittersweet .button:focus, .callout.bittersweet .button:focus, header.bittersweet .button:focus, section.dark_green .button:focus, .callout.dark_green .button:focus, header.dark_green .button:focus, section.dark .button:focus, .callout.dark .button:focus, header.dark .button:focus, section.image:not(.sectionlightenphoto) .button:focus, .callout.image:not(.sectionlightenphoto) .button:focus, header.image:not(.sectionlightenphoto) .button:focus, header .headline .button:focus, section.image_pull .image_content .button:focus, .invert button:focus, section.japanese_indigo button:focus, .callout.japanese_indigo button:focus, header.japanese_indigo button:focus, section.turquoise button:focus, section.genoa button:focus, .callout.turquoise button:focus, .callout.genoa button:focus, header.turquoise button:focus, header.genoa button:focus, section.steel_gray button:focus, .callout.steel_gray button:focus, header.steel_gray button:focus, section.bittersweet button:focus, .callout.bittersweet button:focus, header.bittersweet button:focus, section.dark_green button:focus, .callout.dark_green button:focus, header.dark_green button:focus, section.dark button:focus, .callout.dark button:focus, header.dark button:focus, section.image:not(.sectionlightenphoto) button:focus, .callout.image:not(.sectionlightenphoto) button:focus, header.image:not(.sectionlightenphoto) button:focus, header .headline button:focus, section.image_pull .image_content button:focus, .invert input[type="submit"]:focus, section.japanese_indigo input[type="submit"]:focus, .callout.japanese_indigo input[type="submit"]:focus, header.japanese_indigo input[type="submit"]:focus, section.turquoise input[type="submit"]:focus, section.genoa input[type="submit"]:focus, .callout.turquoise input[type="submit"]:focus, .callout.genoa input[type="submit"]:focus, header.turquoise input[type="submit"]:focus, header.genoa input[type="submit"]:focus, section.steel_gray input[type="submit"]:focus, .callout.steel_gray input[type="submit"]:focus, header.steel_gray input[type="submit"]:focus, section.bittersweet input[type="submit"]:focus, .callout.bittersweet input[type="submit"]:focus, header.bittersweet input[type="submit"]:focus, section.dark_green input[type="submit"]:focus, .callout.dark_green input[type="submit"]:focus, header.dark_green input[type="submit"]:focus, section.dark input[type="submit"]:focus, .callout.dark input[type="submit"]:focus, header.dark input[type="submit"]:focus, section.image:not(.sectionlightenphoto) input[type="submit"]:focus, .callout.image:not(.sectionlightenphoto) input[type="submit"]:focus, header.image:not(.sectionlightenphoto) input[type="submit"]:focus, header .headline input[type="submit"]:focus, section.image_pull .image_content input[type="submit"]:focus, .invert .submit:focus, section.japanese_indigo .submit:focus, .callout.japanese_indigo .submit:focus, header.japanese_indigo .submit:focus, section.turquoise .submit:focus, section.genoa .submit:focus, .callout.turquoise .submit:focus, .callout.genoa .submit:focus, header.turquoise .submit:focus, header.genoa .submit:focus, section.steel_gray .submit:focus, .callout.steel_gray .submit:focus, header.steel_gray .submit:focus, section.bittersweet .submit:focus, .callout.bittersweet .submit:focus, header.bittersweet .submit:focus, section.dark_green .submit:focus, .callout.dark_green .submit:focus, header.dark_green .submit:focus, section.dark .submit:focus, .callout.dark .submit:focus, header.dark .submit:focus, section.image:not(.sectionlightenphoto) .submit:focus, .callout.image:not(.sectionlightenphoto) .submit:focus, header.image:not(.sectionlightenphoto) .submit:focus, header .headline .submit:focus, section.image_pull .image_content .submit:focus {
    border: 2px solid #ffffff !important; }
  .invert .buttonstyle:hover, section.japanese_indigo .buttonstyle:hover, .callout.japanese_indigo .buttonstyle:hover, header.japanese_indigo .buttonstyle:hover, section.turquoise .buttonstyle:hover, section.genoa .buttonstyle:hover, .callout.turquoise .buttonstyle:hover, .callout.genoa .buttonstyle:hover, header.turquoise .buttonstyle:hover, header.genoa .buttonstyle:hover, section.steel_gray .buttonstyle:hover, .callout.steel_gray .buttonstyle:hover, header.steel_gray .buttonstyle:hover, section.bittersweet .buttonstyle:hover, .callout.bittersweet .buttonstyle:hover, header.bittersweet .buttonstyle:hover, section.dark_green .buttonstyle:hover, .callout.dark_green .buttonstyle:hover, header.dark_green .buttonstyle:hover, section.dark .buttonstyle:hover, .callout.dark .buttonstyle:hover, header.dark .buttonstyle:hover, section.image:not(.sectionlightenphoto) .buttonstyle:hover, .callout.image:not(.sectionlightenphoto) .buttonstyle:hover, header.image:not(.sectionlightenphoto) .buttonstyle:hover, header .headline .buttonstyle:hover, section.image_pull .image_content .buttonstyle:hover, .invert .button:hover, section.japanese_indigo .button:hover, .callout.japanese_indigo .button:hover, header.japanese_indigo .button:hover, section.turquoise .button:hover, section.genoa .button:hover, .callout.turquoise .button:hover, .callout.genoa .button:hover, header.turquoise .button:hover, header.genoa .button:hover, section.steel_gray .button:hover, .callout.steel_gray .button:hover, header.steel_gray .button:hover, section.bittersweet .button:hover, .callout.bittersweet .button:hover, header.bittersweet .button:hover, section.dark_green .button:hover, .callout.dark_green .button:hover, header.dark_green .button:hover, section.dark .button:hover, .callout.dark .button:hover, header.dark .button:hover, section.image:not(.sectionlightenphoto) .button:hover, .callout.image:not(.sectionlightenphoto) .button:hover, header.image:not(.sectionlightenphoto) .button:hover, header .headline .button:hover, section.image_pull .image_content .button:hover, .invert button:hover, section.japanese_indigo button:hover, .callout.japanese_indigo button:hover, header.japanese_indigo button:hover, section.turquoise button:hover, section.genoa button:hover, .callout.turquoise button:hover, .callout.genoa button:hover, header.turquoise button:hover, header.genoa button:hover, section.steel_gray button:hover, .callout.steel_gray button:hover, header.steel_gray button:hover, section.bittersweet button:hover, .callout.bittersweet button:hover, header.bittersweet button:hover, section.dark_green button:hover, .callout.dark_green button:hover, header.dark_green button:hover, section.dark button:hover, .callout.dark button:hover, header.dark button:hover, section.image:not(.sectionlightenphoto) button:hover, .callout.image:not(.sectionlightenphoto) button:hover, header.image:not(.sectionlightenphoto) button:hover, header .headline button:hover, section.image_pull .image_content button:hover, .invert input[type="submit"]:hover, section.japanese_indigo input[type="submit"]:hover, .callout.japanese_indigo input[type="submit"]:hover, header.japanese_indigo input[type="submit"]:hover, section.turquoise input[type="submit"]:hover, section.genoa input[type="submit"]:hover, .callout.turquoise input[type="submit"]:hover, .callout.genoa input[type="submit"]:hover, header.turquoise input[type="submit"]:hover, header.genoa input[type="submit"]:hover, section.steel_gray input[type="submit"]:hover, .callout.steel_gray input[type="submit"]:hover, header.steel_gray input[type="submit"]:hover, section.bittersweet input[type="submit"]:hover, .callout.bittersweet input[type="submit"]:hover, header.bittersweet input[type="submit"]:hover, section.dark_green input[type="submit"]:hover, .callout.dark_green input[type="submit"]:hover, header.dark_green input[type="submit"]:hover, section.dark input[type="submit"]:hover, .callout.dark input[type="submit"]:hover, header.dark input[type="submit"]:hover, section.image:not(.sectionlightenphoto) input[type="submit"]:hover, .callout.image:not(.sectionlightenphoto) input[type="submit"]:hover, header.image:not(.sectionlightenphoto) input[type="submit"]:hover, header .headline input[type="submit"]:hover, section.image_pull .image_content input[type="submit"]:hover, .invert .submit:hover, section.japanese_indigo .submit:hover, .callout.japanese_indigo .submit:hover, header.japanese_indigo .submit:hover, section.turquoise .submit:hover, section.genoa .submit:hover, .callout.turquoise .submit:hover, .callout.genoa .submit:hover, header.turquoise .submit:hover, header.genoa .submit:hover, section.steel_gray .submit:hover, .callout.steel_gray .submit:hover, header.steel_gray .submit:hover, section.bittersweet .submit:hover, .callout.bittersweet .submit:hover, header.bittersweet .submit:hover, section.dark_green .submit:hover, .callout.dark_green .submit:hover, header.dark_green .submit:hover, section.dark .submit:hover, .callout.dark .submit:hover, header.dark .submit:hover, section.image:not(.sectionlightenphoto) .submit:hover, .callout.image:not(.sectionlightenphoto) .submit:hover, header.image:not(.sectionlightenphoto) .submit:hover, header .headline .submit:hover, section.image_pull .image_content .submit:hover {
    background: #ffffff;
    color: #222222 !important;
    text-shadow: none; }

.invert .inlinelink, section.japanese_indigo .inlinelink, .callout.japanese_indigo .inlinelink, header.japanese_indigo .inlinelink, section.turquoise .inlinelink, section.genoa .inlinelink, .callout.turquoise .inlinelink, .callout.genoa .inlinelink, header.turquoise .inlinelink, header.genoa .inlinelink, section.steel_gray .inlinelink, .callout.steel_gray .inlinelink, header.steel_gray .inlinelink, section.bittersweet .inlinelink, .callout.bittersweet .inlinelink, header.bittersweet .inlinelink, section.dark_green .inlinelink, .callout.dark_green .inlinelink, header.dark_green .inlinelink, section.dark .inlinelink, .callout.dark .inlinelink, header.dark .inlinelink, section.image:not(.sectionlightenphoto) .inlinelink, .callout.image:not(.sectionlightenphoto) .inlinelink, header.image:not(.sectionlightenphoto) .inlinelink, header .headline .inlinelink, section.image_pull .image_content .inlinelink, .invert .text a:not(.button), .text .invert a:not(.button), section.japanese_indigo .text a:not(.button), .text section.japanese_indigo a:not(.button), .callout.japanese_indigo .text a:not(.button), .text .callout.japanese_indigo a:not(.button), header.japanese_indigo .text a:not(.button), .text header.japanese_indigo a:not(.button), section.turquoise .text a:not(.button), .text section.turquoise a:not(.button), section.genoa .text a:not(.button), .text section.genoa a:not(.button), .callout.turquoise .text a:not(.button), .text .callout.turquoise a:not(.button), .callout.genoa .text a:not(.button), .text .callout.genoa a:not(.button), header.turquoise .text a:not(.button), .text header.turquoise a:not(.button), header.genoa .text a:not(.button), .text header.genoa a:not(.button), section.steel_gray .text a:not(.button), .text section.steel_gray a:not(.button), .callout.steel_gray .text a:not(.button), .text .callout.steel_gray a:not(.button), header.steel_gray .text a:not(.button), .text header.steel_gray a:not(.button), section.bittersweet .text a:not(.button), .text section.bittersweet a:not(.button), .callout.bittersweet .text a:not(.button), .text .callout.bittersweet a:not(.button), header.bittersweet .text a:not(.button), .text header.bittersweet a:not(.button), section.dark_green .text a:not(.button), .text section.dark_green a:not(.button), .callout.dark_green .text a:not(.button), .text .callout.dark_green a:not(.button), header.dark_green .text a:not(.button), .text header.dark_green a:not(.button), section.dark .text a:not(.button), .text section.dark a:not(.button), .callout.dark .text a:not(.button), .text .callout.dark a:not(.button), header.dark .text a:not(.button), .text header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text a:not(.button), .text section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text a:not(.button), .text .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text a:not(.button), .text header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text a:not(.button), .text header .headline a:not(.button), section.image_pull .image_content .text a:not(.button), .text section.image_pull .image_content a:not(.button), .invert .post a:not(.button), .post .invert a:not(.button), section.japanese_indigo .post a:not(.button), .post section.japanese_indigo a:not(.button), .callout.japanese_indigo .post a:not(.button), .post .callout.japanese_indigo a:not(.button), header.japanese_indigo .post a:not(.button), .post header.japanese_indigo a:not(.button), section.turquoise .post a:not(.button), .post section.turquoise a:not(.button), section.genoa .post a:not(.button), .post section.genoa a:not(.button), .callout.turquoise .post a:not(.button), .post .callout.turquoise a:not(.button), .callout.genoa .post a:not(.button), .post .callout.genoa a:not(.button), header.turquoise .post a:not(.button), .post header.turquoise a:not(.button), header.genoa .post a:not(.button), .post header.genoa a:not(.button), section.steel_gray .post a:not(.button), .post section.steel_gray a:not(.button), .callout.steel_gray .post a:not(.button), .post .callout.steel_gray a:not(.button), header.steel_gray .post a:not(.button), .post header.steel_gray a:not(.button), section.bittersweet .post a:not(.button), .post section.bittersweet a:not(.button), .callout.bittersweet .post a:not(.button), .post .callout.bittersweet a:not(.button), header.bittersweet .post a:not(.button), .post header.bittersweet a:not(.button), section.dark_green .post a:not(.button), .post section.dark_green a:not(.button), .callout.dark_green .post a:not(.button), .post .callout.dark_green a:not(.button), header.dark_green .post a:not(.button), .post header.dark_green a:not(.button), section.dark .post a:not(.button), .post section.dark a:not(.button), .callout.dark .post a:not(.button), .post .callout.dark a:not(.button), header.dark .post a:not(.button), .post header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post a:not(.button), .post section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post a:not(.button), .post .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post a:not(.button), .post header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post a:not(.button), .post header .headline a:not(.button), section.image_pull .image_content .post a:not(.button), .post section.image_pull .image_content a:not(.button), .invert .image_with_content a:not(.button), .image_with_content .invert a:not(.button), section.japanese_indigo .image_with_content a:not(.button), .image_with_content section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content a:not(.button), .image_with_content .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content a:not(.button), .image_with_content header.japanese_indigo a:not(.button), section.turquoise .image_with_content a:not(.button), .image_with_content section.turquoise a:not(.button), section.genoa .image_with_content a:not(.button), .image_with_content section.genoa a:not(.button), .callout.turquoise .image_with_content a:not(.button), .image_with_content .callout.turquoise a:not(.button), .callout.genoa .image_with_content a:not(.button), .image_with_content .callout.genoa a:not(.button), header.turquoise .image_with_content a:not(.button), .image_with_content header.turquoise a:not(.button), header.genoa .image_with_content a:not(.button), .image_with_content header.genoa a:not(.button), section.steel_gray .image_with_content a:not(.button), .image_with_content section.steel_gray a:not(.button), .callout.steel_gray .image_with_content a:not(.button), .image_with_content .callout.steel_gray a:not(.button), header.steel_gray .image_with_content a:not(.button), .image_with_content header.steel_gray a:not(.button), section.bittersweet .image_with_content a:not(.button), .image_with_content section.bittersweet a:not(.button), .callout.bittersweet .image_with_content a:not(.button), .image_with_content .callout.bittersweet a:not(.button), header.bittersweet .image_with_content a:not(.button), .image_with_content header.bittersweet a:not(.button), section.dark_green .image_with_content a:not(.button), .image_with_content section.dark_green a:not(.button), .callout.dark_green .image_with_content a:not(.button), .image_with_content .callout.dark_green a:not(.button), header.dark_green .image_with_content a:not(.button), .image_with_content header.dark_green a:not(.button), section.dark .image_with_content a:not(.button), .image_with_content section.dark a:not(.button), .callout.dark .image_with_content a:not(.button), .image_with_content .callout.dark a:not(.button), header.dark .image_with_content a:not(.button), .image_with_content header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content a:not(.button), .image_with_content header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content a:not(.button), .image_with_content header .headline a:not(.button), section.image_pull .image_content .image_with_content a:not(.button), .image_with_content section.image_pull .image_content a:not(.button), .invert p a:not(.button), p .invert a:not(.button), section.japanese_indigo p a:not(.button), p section.japanese_indigo a:not(.button), .callout.japanese_indigo p a:not(.button), p .callout.japanese_indigo a:not(.button), header.japanese_indigo p a:not(.button), p header.japanese_indigo a:not(.button), section.turquoise p a:not(.button), p section.turquoise a:not(.button), section.genoa p a:not(.button), p section.genoa a:not(.button), .callout.turquoise p a:not(.button), p .callout.turquoise a:not(.button), .callout.genoa p a:not(.button), p .callout.genoa a:not(.button), header.turquoise p a:not(.button), p header.turquoise a:not(.button), header.genoa p a:not(.button), p header.genoa a:not(.button), section.steel_gray p a:not(.button), p section.steel_gray a:not(.button), .callout.steel_gray p a:not(.button), p .callout.steel_gray a:not(.button), header.steel_gray p a:not(.button), p header.steel_gray a:not(.button), section.bittersweet p a:not(.button), p section.bittersweet a:not(.button), .callout.bittersweet p a:not(.button), p .callout.bittersweet a:not(.button), header.bittersweet p a:not(.button), p header.bittersweet a:not(.button), section.dark_green p a:not(.button), p section.dark_green a:not(.button), .callout.dark_green p a:not(.button), p .callout.dark_green a:not(.button), header.dark_green p a:not(.button), p header.dark_green a:not(.button), section.dark p a:not(.button), p section.dark a:not(.button), .callout.dark p a:not(.button), p .callout.dark a:not(.button), header.dark p a:not(.button), p header.dark a:not(.button), section.image:not(.sectionlightenphoto) p a:not(.button), p section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p a:not(.button), p .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p a:not(.button), p header.image:not(.sectionlightenphoto) a:not(.button), header .headline p a:not(.button), p header .headline a:not(.button), section.image_pull .image_content p a:not(.button), p section.image_pull .image_content a:not(.button), .invert .highlight_content_block a:not(.button), .highlight_content_block .invert a:not(.button), section.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block a:not(.button), .highlight_content_block header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block a:not(.button), .highlight_content_block section.turquoise a:not(.button), section.genoa .highlight_content_block a:not(.button), .highlight_content_block section.genoa a:not(.button), .callout.turquoise .highlight_content_block a:not(.button), .highlight_content_block .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block a:not(.button), .highlight_content_block .callout.genoa a:not(.button), header.turquoise .highlight_content_block a:not(.button), .highlight_content_block header.turquoise a:not(.button), header.genoa .highlight_content_block a:not(.button), .highlight_content_block header.genoa a:not(.button), section.steel_gray .highlight_content_block a:not(.button), .highlight_content_block section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block a:not(.button), .highlight_content_block .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block a:not(.button), .highlight_content_block header.steel_gray a:not(.button), section.bittersweet .highlight_content_block a:not(.button), .highlight_content_block section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block a:not(.button), .highlight_content_block .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block a:not(.button), .highlight_content_block header.bittersweet a:not(.button), section.dark_green .highlight_content_block a:not(.button), .highlight_content_block section.dark_green a:not(.button), .callout.dark_green .highlight_content_block a:not(.button), .highlight_content_block .callout.dark_green a:not(.button), header.dark_green .highlight_content_block a:not(.button), .highlight_content_block header.dark_green a:not(.button), section.dark .highlight_content_block a:not(.button), .highlight_content_block section.dark a:not(.button), .callout.dark .highlight_content_block a:not(.button), .highlight_content_block .callout.dark a:not(.button), header.dark .highlight_content_block a:not(.button), .highlight_content_block header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block a:not(.button), .highlight_content_block header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block a:not(.button), .highlight_content_block header .headline a:not(.button), section.image_pull .image_content .highlight_content_block a:not(.button), .highlight_content_block section.image_pull .image_content a:not(.button), .invert .text ul a:not(.button), .text ul .invert a:not(.button), section.japanese_indigo .text ul a:not(.button), .text ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .text ul a:not(.button), .text ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .text ul a:not(.button), .text ul header.japanese_indigo a:not(.button), section.turquoise .text ul a:not(.button), .text ul section.turquoise a:not(.button), section.genoa .text ul a:not(.button), .text ul section.genoa a:not(.button), .callout.turquoise .text ul a:not(.button), .text ul .callout.turquoise a:not(.button), .callout.genoa .text ul a:not(.button), .text ul .callout.genoa a:not(.button), header.turquoise .text ul a:not(.button), .text ul header.turquoise a:not(.button), header.genoa .text ul a:not(.button), .text ul header.genoa a:not(.button), section.steel_gray .text ul a:not(.button), .text ul section.steel_gray a:not(.button), .callout.steel_gray .text ul a:not(.button), .text ul .callout.steel_gray a:not(.button), header.steel_gray .text ul a:not(.button), .text ul header.steel_gray a:not(.button), section.bittersweet .text ul a:not(.button), .text ul section.bittersweet a:not(.button), .callout.bittersweet .text ul a:not(.button), .text ul .callout.bittersweet a:not(.button), header.bittersweet .text ul a:not(.button), .text ul header.bittersweet a:not(.button), section.dark_green .text ul a:not(.button), .text ul section.dark_green a:not(.button), .callout.dark_green .text ul a:not(.button), .text ul .callout.dark_green a:not(.button), header.dark_green .text ul a:not(.button), .text ul header.dark_green a:not(.button), section.dark .text ul a:not(.button), .text ul section.dark a:not(.button), .callout.dark .text ul a:not(.button), .text ul .callout.dark a:not(.button), header.dark .text ul a:not(.button), .text ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text ul a:not(.button), .text ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text ul a:not(.button), .text ul header .headline a:not(.button), section.image_pull .image_content .text ul a:not(.button), .text ul section.image_pull .image_content a:not(.button), .invert .text ol a:not(.button), .text ol .invert a:not(.button), section.japanese_indigo .text ol a:not(.button), .text ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .text ol a:not(.button), .text ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .text ol a:not(.button), .text ol header.japanese_indigo a:not(.button), section.turquoise .text ol a:not(.button), .text ol section.turquoise a:not(.button), section.genoa .text ol a:not(.button), .text ol section.genoa a:not(.button), .callout.turquoise .text ol a:not(.button), .text ol .callout.turquoise a:not(.button), .callout.genoa .text ol a:not(.button), .text ol .callout.genoa a:not(.button), header.turquoise .text ol a:not(.button), .text ol header.turquoise a:not(.button), header.genoa .text ol a:not(.button), .text ol header.genoa a:not(.button), section.steel_gray .text ol a:not(.button), .text ol section.steel_gray a:not(.button), .callout.steel_gray .text ol a:not(.button), .text ol .callout.steel_gray a:not(.button), header.steel_gray .text ol a:not(.button), .text ol header.steel_gray a:not(.button), section.bittersweet .text ol a:not(.button), .text ol section.bittersweet a:not(.button), .callout.bittersweet .text ol a:not(.button), .text ol .callout.bittersweet a:not(.button), header.bittersweet .text ol a:not(.button), .text ol header.bittersweet a:not(.button), section.dark_green .text ol a:not(.button), .text ol section.dark_green a:not(.button), .callout.dark_green .text ol a:not(.button), .text ol .callout.dark_green a:not(.button), header.dark_green .text ol a:not(.button), .text ol header.dark_green a:not(.button), section.dark .text ol a:not(.button), .text ol section.dark a:not(.button), .callout.dark .text ol a:not(.button), .text ol .callout.dark a:not(.button), header.dark .text ol a:not(.button), .text ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .text ol a:not(.button), .text ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .text ol a:not(.button), .text ol header .headline a:not(.button), section.image_pull .image_content .text ol a:not(.button), .text ol section.image_pull .image_content a:not(.button), .invert .post ul a:not(.button), .post ul .invert a:not(.button), section.japanese_indigo .post ul a:not(.button), .post ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .post ul a:not(.button), .post ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .post ul a:not(.button), .post ul header.japanese_indigo a:not(.button), section.turquoise .post ul a:not(.button), .post ul section.turquoise a:not(.button), section.genoa .post ul a:not(.button), .post ul section.genoa a:not(.button), .callout.turquoise .post ul a:not(.button), .post ul .callout.turquoise a:not(.button), .callout.genoa .post ul a:not(.button), .post ul .callout.genoa a:not(.button), header.turquoise .post ul a:not(.button), .post ul header.turquoise a:not(.button), header.genoa .post ul a:not(.button), .post ul header.genoa a:not(.button), section.steel_gray .post ul a:not(.button), .post ul section.steel_gray a:not(.button), .callout.steel_gray .post ul a:not(.button), .post ul .callout.steel_gray a:not(.button), header.steel_gray .post ul a:not(.button), .post ul header.steel_gray a:not(.button), section.bittersweet .post ul a:not(.button), .post ul section.bittersweet a:not(.button), .callout.bittersweet .post ul a:not(.button), .post ul .callout.bittersweet a:not(.button), header.bittersweet .post ul a:not(.button), .post ul header.bittersweet a:not(.button), section.dark_green .post ul a:not(.button), .post ul section.dark_green a:not(.button), .callout.dark_green .post ul a:not(.button), .post ul .callout.dark_green a:not(.button), header.dark_green .post ul a:not(.button), .post ul header.dark_green a:not(.button), section.dark .post ul a:not(.button), .post ul section.dark a:not(.button), .callout.dark .post ul a:not(.button), .post ul .callout.dark a:not(.button), header.dark .post ul a:not(.button), .post ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post ul a:not(.button), .post ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post ul a:not(.button), .post ul header .headline a:not(.button), section.image_pull .image_content .post ul a:not(.button), .post ul section.image_pull .image_content a:not(.button), .invert .post ol a:not(.button), .post ol .invert a:not(.button), section.japanese_indigo .post ol a:not(.button), .post ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .post ol a:not(.button), .post ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .post ol a:not(.button), .post ol header.japanese_indigo a:not(.button), section.turquoise .post ol a:not(.button), .post ol section.turquoise a:not(.button), section.genoa .post ol a:not(.button), .post ol section.genoa a:not(.button), .callout.turquoise .post ol a:not(.button), .post ol .callout.turquoise a:not(.button), .callout.genoa .post ol a:not(.button), .post ol .callout.genoa a:not(.button), header.turquoise .post ol a:not(.button), .post ol header.turquoise a:not(.button), header.genoa .post ol a:not(.button), .post ol header.genoa a:not(.button), section.steel_gray .post ol a:not(.button), .post ol section.steel_gray a:not(.button), .callout.steel_gray .post ol a:not(.button), .post ol .callout.steel_gray a:not(.button), header.steel_gray .post ol a:not(.button), .post ol header.steel_gray a:not(.button), section.bittersweet .post ol a:not(.button), .post ol section.bittersweet a:not(.button), .callout.bittersweet .post ol a:not(.button), .post ol .callout.bittersweet a:not(.button), header.bittersweet .post ol a:not(.button), .post ol header.bittersweet a:not(.button), section.dark_green .post ol a:not(.button), .post ol section.dark_green a:not(.button), .callout.dark_green .post ol a:not(.button), .post ol .callout.dark_green a:not(.button), header.dark_green .post ol a:not(.button), .post ol header.dark_green a:not(.button), section.dark .post ol a:not(.button), .post ol section.dark a:not(.button), .callout.dark .post ol a:not(.button), .post ol .callout.dark a:not(.button), header.dark .post ol a:not(.button), .post ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .post ol a:not(.button), .post ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .post ol a:not(.button), .post ol header .headline a:not(.button), section.image_pull .image_content .post ol a:not(.button), .post ol section.image_pull .image_content a:not(.button), .invert .image_with_content ul a:not(.button), .image_with_content ul .invert a:not(.button), section.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content ul a:not(.button), .image_with_content ul header.japanese_indigo a:not(.button), section.turquoise .image_with_content ul a:not(.button), .image_with_content ul section.turquoise a:not(.button), section.genoa .image_with_content ul a:not(.button), .image_with_content ul section.genoa a:not(.button), .callout.turquoise .image_with_content ul a:not(.button), .image_with_content ul .callout.turquoise a:not(.button), .callout.genoa .image_with_content ul a:not(.button), .image_with_content ul .callout.genoa a:not(.button), header.turquoise .image_with_content ul a:not(.button), .image_with_content ul header.turquoise a:not(.button), header.genoa .image_with_content ul a:not(.button), .image_with_content ul header.genoa a:not(.button), section.steel_gray .image_with_content ul a:not(.button), .image_with_content ul section.steel_gray a:not(.button), .callout.steel_gray .image_with_content ul a:not(.button), .image_with_content ul .callout.steel_gray a:not(.button), header.steel_gray .image_with_content ul a:not(.button), .image_with_content ul header.steel_gray a:not(.button), section.bittersweet .image_with_content ul a:not(.button), .image_with_content ul section.bittersweet a:not(.button), .callout.bittersweet .image_with_content ul a:not(.button), .image_with_content ul .callout.bittersweet a:not(.button), header.bittersweet .image_with_content ul a:not(.button), .image_with_content ul header.bittersweet a:not(.button), section.dark_green .image_with_content ul a:not(.button), .image_with_content ul section.dark_green a:not(.button), .callout.dark_green .image_with_content ul a:not(.button), .image_with_content ul .callout.dark_green a:not(.button), header.dark_green .image_with_content ul a:not(.button), .image_with_content ul header.dark_green a:not(.button), section.dark .image_with_content ul a:not(.button), .image_with_content ul section.dark a:not(.button), .callout.dark .image_with_content ul a:not(.button), .image_with_content ul .callout.dark a:not(.button), header.dark .image_with_content ul a:not(.button), .image_with_content ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ul a:not(.button), .image_with_content ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content ul a:not(.button), .image_with_content ul header .headline a:not(.button), section.image_pull .image_content .image_with_content ul a:not(.button), .image_with_content ul section.image_pull .image_content a:not(.button), .invert .image_with_content ol a:not(.button), .image_with_content ol .invert a:not(.button), section.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .image_with_content ol a:not(.button), .image_with_content ol header.japanese_indigo a:not(.button), section.turquoise .image_with_content ol a:not(.button), .image_with_content ol section.turquoise a:not(.button), section.genoa .image_with_content ol a:not(.button), .image_with_content ol section.genoa a:not(.button), .callout.turquoise .image_with_content ol a:not(.button), .image_with_content ol .callout.turquoise a:not(.button), .callout.genoa .image_with_content ol a:not(.button), .image_with_content ol .callout.genoa a:not(.button), header.turquoise .image_with_content ol a:not(.button), .image_with_content ol header.turquoise a:not(.button), header.genoa .image_with_content ol a:not(.button), .image_with_content ol header.genoa a:not(.button), section.steel_gray .image_with_content ol a:not(.button), .image_with_content ol section.steel_gray a:not(.button), .callout.steel_gray .image_with_content ol a:not(.button), .image_with_content ol .callout.steel_gray a:not(.button), header.steel_gray .image_with_content ol a:not(.button), .image_with_content ol header.steel_gray a:not(.button), section.bittersweet .image_with_content ol a:not(.button), .image_with_content ol section.bittersweet a:not(.button), .callout.bittersweet .image_with_content ol a:not(.button), .image_with_content ol .callout.bittersweet a:not(.button), header.bittersweet .image_with_content ol a:not(.button), .image_with_content ol header.bittersweet a:not(.button), section.dark_green .image_with_content ol a:not(.button), .image_with_content ol section.dark_green a:not(.button), .callout.dark_green .image_with_content ol a:not(.button), .image_with_content ol .callout.dark_green a:not(.button), header.dark_green .image_with_content ol a:not(.button), .image_with_content ol header.dark_green a:not(.button), section.dark .image_with_content ol a:not(.button), .image_with_content ol section.dark a:not(.button), .callout.dark .image_with_content ol a:not(.button), .image_with_content ol .callout.dark a:not(.button), header.dark .image_with_content ol a:not(.button), .image_with_content ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .image_with_content ol a:not(.button), .image_with_content ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .image_with_content ol a:not(.button), .image_with_content ol header .headline a:not(.button), section.image_pull .image_content .image_with_content ol a:not(.button), .image_with_content ol section.image_pull .image_content a:not(.button), .invert p ul a:not(.button), p ul .invert a:not(.button), section.japanese_indigo p ul a:not(.button), p ul section.japanese_indigo a:not(.button), .callout.japanese_indigo p ul a:not(.button), p ul .callout.japanese_indigo a:not(.button), header.japanese_indigo p ul a:not(.button), p ul header.japanese_indigo a:not(.button), section.turquoise p ul a:not(.button), p ul section.turquoise a:not(.button), section.genoa p ul a:not(.button), p ul section.genoa a:not(.button), .callout.turquoise p ul a:not(.button), p ul .callout.turquoise a:not(.button), .callout.genoa p ul a:not(.button), p ul .callout.genoa a:not(.button), header.turquoise p ul a:not(.button), p ul header.turquoise a:not(.button), header.genoa p ul a:not(.button), p ul header.genoa a:not(.button), section.steel_gray p ul a:not(.button), p ul section.steel_gray a:not(.button), .callout.steel_gray p ul a:not(.button), p ul .callout.steel_gray a:not(.button), header.steel_gray p ul a:not(.button), p ul header.steel_gray a:not(.button), section.bittersweet p ul a:not(.button), p ul section.bittersweet a:not(.button), .callout.bittersweet p ul a:not(.button), p ul .callout.bittersweet a:not(.button), header.bittersweet p ul a:not(.button), p ul header.bittersweet a:not(.button), section.dark_green p ul a:not(.button), p ul section.dark_green a:not(.button), .callout.dark_green p ul a:not(.button), p ul .callout.dark_green a:not(.button), header.dark_green p ul a:not(.button), p ul header.dark_green a:not(.button), section.dark p ul a:not(.button), p ul section.dark a:not(.button), .callout.dark p ul a:not(.button), p ul .callout.dark a:not(.button), header.dark p ul a:not(.button), p ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) p ul a:not(.button), p ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p ul a:not(.button), p ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p ul a:not(.button), p ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline p ul a:not(.button), p ul header .headline a:not(.button), section.image_pull .image_content p ul a:not(.button), p ul section.image_pull .image_content a:not(.button), .invert p ol a:not(.button), p ol .invert a:not(.button), section.japanese_indigo p ol a:not(.button), p ol section.japanese_indigo a:not(.button), .callout.japanese_indigo p ol a:not(.button), p ol .callout.japanese_indigo a:not(.button), header.japanese_indigo p ol a:not(.button), p ol header.japanese_indigo a:not(.button), section.turquoise p ol a:not(.button), p ol section.turquoise a:not(.button), section.genoa p ol a:not(.button), p ol section.genoa a:not(.button), .callout.turquoise p ol a:not(.button), p ol .callout.turquoise a:not(.button), .callout.genoa p ol a:not(.button), p ol .callout.genoa a:not(.button), header.turquoise p ol a:not(.button), p ol header.turquoise a:not(.button), header.genoa p ol a:not(.button), p ol header.genoa a:not(.button), section.steel_gray p ol a:not(.button), p ol section.steel_gray a:not(.button), .callout.steel_gray p ol a:not(.button), p ol .callout.steel_gray a:not(.button), header.steel_gray p ol a:not(.button), p ol header.steel_gray a:not(.button), section.bittersweet p ol a:not(.button), p ol section.bittersweet a:not(.button), .callout.bittersweet p ol a:not(.button), p ol .callout.bittersweet a:not(.button), header.bittersweet p ol a:not(.button), p ol header.bittersweet a:not(.button), section.dark_green p ol a:not(.button), p ol section.dark_green a:not(.button), .callout.dark_green p ol a:not(.button), p ol .callout.dark_green a:not(.button), header.dark_green p ol a:not(.button), p ol header.dark_green a:not(.button), section.dark p ol a:not(.button), p ol section.dark a:not(.button), .callout.dark p ol a:not(.button), p ol .callout.dark a:not(.button), header.dark p ol a:not(.button), p ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) p ol a:not(.button), p ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) p ol a:not(.button), p ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) p ol a:not(.button), p ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline p ol a:not(.button), p ol header .headline a:not(.button), section.image_pull .image_content p ol a:not(.button), p ol section.image_pull .image_content a:not(.button), .invert .highlight_content_block ul a:not(.button), .highlight_content_block ul .invert a:not(.button), section.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block ul a:not(.button), .highlight_content_block ul header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul section.turquoise a:not(.button), section.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul section.genoa a:not(.button), .callout.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.genoa a:not(.button), header.turquoise .highlight_content_block ul a:not(.button), .highlight_content_block ul header.turquoise a:not(.button), header.genoa .highlight_content_block ul a:not(.button), .highlight_content_block ul header.genoa a:not(.button), section.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block ul a:not(.button), .highlight_content_block ul header.steel_gray a:not(.button), section.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block ul a:not(.button), .highlight_content_block ul header.bittersweet a:not(.button), section.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul section.dark_green a:not(.button), .callout.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.dark_green a:not(.button), header.dark_green .highlight_content_block ul a:not(.button), .highlight_content_block ul header.dark_green a:not(.button), section.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul section.dark a:not(.button), .callout.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.dark a:not(.button), header.dark .highlight_content_block ul a:not(.button), .highlight_content_block ul header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ul a:not(.button), .highlight_content_block ul header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block ul a:not(.button), .highlight_content_block ul header .headline a:not(.button), section.image_pull .image_content .highlight_content_block ul a:not(.button), .highlight_content_block ul section.image_pull .image_content a:not(.button), .invert .highlight_content_block ol a:not(.button), .highlight_content_block ol .invert a:not(.button), section.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol section.japanese_indigo a:not(.button), .callout.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.japanese_indigo a:not(.button), header.japanese_indigo .highlight_content_block ol a:not(.button), .highlight_content_block ol header.japanese_indigo a:not(.button), section.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol section.turquoise a:not(.button), section.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol section.genoa a:not(.button), .callout.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.turquoise a:not(.button), .callout.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.genoa a:not(.button), header.turquoise .highlight_content_block ol a:not(.button), .highlight_content_block ol header.turquoise a:not(.button), header.genoa .highlight_content_block ol a:not(.button), .highlight_content_block ol header.genoa a:not(.button), section.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol section.steel_gray a:not(.button), .callout.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.steel_gray a:not(.button), header.steel_gray .highlight_content_block ol a:not(.button), .highlight_content_block ol header.steel_gray a:not(.button), section.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol section.bittersweet a:not(.button), .callout.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.bittersweet a:not(.button), header.bittersweet .highlight_content_block ol a:not(.button), .highlight_content_block ol header.bittersweet a:not(.button), section.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol section.dark_green a:not(.button), .callout.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.dark_green a:not(.button), header.dark_green .highlight_content_block ol a:not(.button), .highlight_content_block ol header.dark_green a:not(.button), section.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol section.dark a:not(.button), .callout.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.dark a:not(.button), header.dark .highlight_content_block ol a:not(.button), .highlight_content_block ol header.dark a:not(.button), section.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol section.image:not(.sectionlightenphoto) a:not(.button), .callout.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol .callout.image:not(.sectionlightenphoto) a:not(.button), header.image:not(.sectionlightenphoto) .highlight_content_block ol a:not(.button), .highlight_content_block ol header.image:not(.sectionlightenphoto) a:not(.button), header .headline .highlight_content_block ol a:not(.button), .highlight_content_block ol header .headline a:not(.button), section.image_pull .image_content .highlight_content_block ol a:not(.button), .highlight_content_block ol section.image_pull .image_content a:not(.button) {
  color: #C9E4CA; }