.container .body {
    margin-top: 0.2em !important;
    color: rgb(45, 45, 45);
    font-size: 21px;
}
.container .header {
    margin-bottom: 0.2em;
    margin-top: 1.4em;
    font-size: 34px;
}
.bold {
    font-weight: 700 !important;
}
@media screen and (max-device-width: 871px) {
    .contact {
        display: none !important;
    }
}