/* הסתרת אזור כפתורי צור קשר בכל הפוסטים */
body.single-post .footer-call-buttons,
body.single-post section.footer-call-buttons {
    display: none !important;
}