.post-box {
    padding: 0 10%;
    padding-top: 12vh;
}

.post-box * {
    font-family: 'Funnel Display';
}

.post-box :is(h1,h2) {
    color:rgb(9, 32, 82);
}