.post-box {
    padding: 2% 11%;
}

.post-box * {
    color: black;
    font-family: 'General Sans';
}

.post-box h1 {

	font-family: 'General Sans';
}

.header {
    position: relative;
    top: 0;
    left: 0;
}
.header a {
    color: black;
}