.header__logo {
    background-color: #e0423f;
}

.footer-top {
    background-color: black;
}

h6.footer-top__headings {
    color: white;
}

body {
    font-family: century gothic;
}

p {
    text-align: justify;
}