/* .tx-tribu-forum-rhoph {
    background: #f6f6f6;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}
.tx-tribu-forum-rhoph a {
    text-decoration: none;
    color: #000;
}

.tx-tribu-forum-rhoph a.post-link{
    display: block;
}

p {
    margin-top: 0;
    margin-bottom: .5rem;
}
p.post-titre{
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 300;
}
p.post-info-date-cat {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
p.post-info-reponse {
    display: flex;
    justify-content: space-between;
}
.btn-question, .btn-repondre{
    background: #dadada;
    padding: 5px;
}
.post {
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px 25px;
}
form#reponse-form {
    border-top: 1px solid #D3D3D3;
} */
