header.bg-dark h1,
header.bg-dark h2,
header.bg-dark p {
    color: white;
}

body {
    background: green;
}