
body {
    background: #2B0C44;
}

header, footer {
    background: #2B0C44;
}

header img {
    max-width: 700px;
}

article {
    background: #fff;
}



h1 {
    font-size: 1.5rem;
}


h3 {
    font-size: 1.25rem;
}