.prayerst-amen-share {
    margin-top: 20px;
    padding: 10px;
    border-top: 1px solid #ddd;
}
.prayerst-share-links {
    margin-bottom: 8px;
}
.prayerst-amen-btn {
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 6px 10px;
    cursor: pointer;
    font-size: 14px;
}
.prayerst-amen-btn:hover {
    background: #e2e2e2;
}
