/* ==========================================
   STYLES DÉDIÉS AUX FORMULAIRES D'ANNONCES COMMUNAUTAIRES
   ========================================== */

.psw-annonce-content-wrapper {
    margin-bottom: 0.5rem;
}

.psw-annonce-excerpt {
    color: #4b5563;
    font-size: 0.925rem;
    line-height: 1.5;
}

.psw-btn-toggle-annonce {
    color: #073D30 !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.psw-btn-toggle-annonce:hover {
    color: #052820 !important;
}

.psw-annonce-img-cover {
    object-fit: cover;
    max-height: 400px;
}

.psw-comment-avatar {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.psw-post-author-avatar {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
