body{
background-color: #f4f4f4!important;
    font-family: "Jost", Sans-serif!important;
}

.post {
    z-index: 10000!important;

}


.post-content {
    text-align: justify;
    font-family: "Jost", Sans-serif!important;
    font-size: 17px;
    font-weight: 300;
}


.post-title{
    font-family: "Jost", Sans-serif!important;
}

h2 {
    font-family: "Jost", sans-serif;
}

.post-categories{
display:none!important;
}

nav.hfe-dropdown{
top:96px!important;
}
