/* boatstoragefinder.ca Brand Colors */
:root {
    --accent: #0369a1;
    --accent-dark: #075985;
    --accent-light: #e0f2fe;
    --bg-dark: #0c1d2e;
}