/* Lakes Letter Custom Overrides — no Tailwind compile needed */

/* Footer */
footer[role=contentinfo] {
    background-color: #2b3138 !important;
}
footer[role=contentinfo] .border-t {
    border-color: #7A7F83 !important;
}

/* Section headings */
.heading-section {
    color: #566066 !important;
}
