/* ==========================================================
   IslandTravelAtlas — Connectivity Readability V10

   The two affected sections are changed to light backgrounds
   with dark text. Inline HTML styles provide the final
   protection against older conflicting stylesheets.
   ========================================================== */

html body main section.ita-readable-section-v10 {
  min-height: 0 !important;

  background: #f4f8f6 !important;
  background-color: #f4f8f6 !important;
  background-image: none !important;

  color: #173129 !important;

  border-color: #d5e3dd !important;
}

html body main section.ita-readable-section-v10 h1,
html body main section.ita-readable-section-v10 h2,
html body main section.ita-readable-section-v10 h3,
html body main section.ita-readable-section-v10 h4,
html body main section.ita-readable-section-v10 h5,
html body main section.ita-readable-section-v10 h6,
html body main section.ita-readable-section-v10 strong,
html body main section.ita-readable-section-v10 b {
  color: #13271f !important;
  -webkit-text-fill-color: #13271f !important;

  opacity: 1 !important;
  visibility: visible !important;

  text-shadow: none !important;
}

html body main section.ita-readable-section-v10 p,
html body main section.ita-readable-section-v10 li,
html body main section.ita-readable-section-v10 span,
html body main section.ita-readable-section-v10 small,
html body main section.ita-readable-section-v10 label,
html body main section.ita-readable-section-v10 em {
  color: #3d554b !important;
  -webkit-text-fill-color: #3d554b !important;

  opacity: 1 !important;
  visibility: visible !important;

  text-shadow: none !important;
}

html body main section.ita-readable-section-v10 a {
  color: #006458 !important;
  -webkit-text-fill-color: #006458 !important;

  opacity: 1 !important;
  visibility: visible !important;

  text-shadow: none !important;
}

html body main section.ita-readable-section-v10 button,
html body main section.ita-readable-section-v10 .rf-button,
html body main section.ita-readable-section-v10 .ita-button,
html body main section.ita-readable-section-v10 [class*="button"],
html body main section.ita-readable-section-v10 [class*="cta"] {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body main section.ita-readable-section-v10 button *,
html body main section.ita-readable-section-v10 .rf-button *,
html body main section.ita-readable-section-v10 .ita-button *,
html body main section.ita-readable-section-v10 [class*="button"] *,
html body main section.ita-readable-section-v10 [class*="cta"] * {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body main section.ita-readable-section-v10 .rf-kicker,
html body main section.ita-readable-section-v10 .ita-tool-eyebrow,
html body main section.ita-readable-section-v10 .eyebrow {
  color: #006f61 !important;
  -webkit-text-fill-color: #006f61 !important;
}
