body {
    background: #6fc3df;
    color: white;
}

body > .container {
    color: var(--navy);
}
