
body { background: #fafbfc; }
.navbar-brand { font-weight: 600; }
.hero { background: #eef4ff; border-radius: 1rem; }

footer a.link-light {
    text-decoration: none;
}

    footer a.link-light:hover {
        text-decoration: underline;
    }

