.post-page {
    margin-top: 20px;
    color: white;
}
.post-title {
    padding-top: 10px;
    font-size: 2.5em;
    font-weight: 700;
}

.post-subtitle {
    font-size: 1.9em;
    opacity: 0.6;
    line-height: 1.1em;
    font-weight: 300;
}

.post-overlay .overlay {
    height: 450px;
}
