/* Readable colors for the opening and closure pages using the location template. */
:root{--teal:#007a68;--teal-dark:#006957;--teal-light:#006f60;--blue:#006f92}
.footer-brand p{color:#cdd5de}
.location-faq-heading{font:700 1rem/1.5 var(--font-display);margin-bottom:.5rem;color:var(--navy)}
.why-section p+p{margin-top:1rem}
