/* ============================================
 * index_shared.css - Shared styles for index_*_newww.html pages
 * ============================================ */

/* ============================================
 * SVG ILLUSTRATION CLASSES
 * Used by the decorative SVG illustrations across pages
 * ============================================ */
.cls-1 { fill: url(#linear-gradient); }
.cls-2 { fill: #bcccca; }
.cls-3 { opacity: 0.26; fill: url(#radial-gradient); }
.cls-4 { fill: #007763; }
.cls-5 { stroke: #00514f; stroke-miterlimit: 10; stroke-width: 0.5px; fill: url(#linear-gradient-2); }
.cls-8 { fill: #fff; }
.cls-9 { fill: #006665; }
.season { font-size: 14px; font-family: ArialMT, Arial; }
.year { fill: #231f20; }
.year { font-size: 26px; font-family: Arial-BoldMT, Arial; font-weight: 700; }
