body {
    background-color: rgb(40, 43, 52);
}

h2 {
    font-family: Asap, sans-serif;
    font-weight: 400;
    font-style: normal;
}

h3 {
    font-family: Asap, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.footer {
    color: rgb(172, 132, 81) !important;
}