h1,h2,h3,h4,h5,h6 {
    color: #ef9894;
    font-weight: lighter;
}

.postagemTitulo {padding-bottom: 1rem;}

.postagemCorpo {
    border: 1px dashed white;
    border-left: none;
    border-right: none;
    padding: 1rem 0;
}

.postagemFim {
    margin-top: 2rem;
}
