/*
Theme Name: Alfapress Child
Theme URI: https://www.rtl-theme.com/alfapress-wordpress-theme
Author: MohammadJafar Khajeh
Author URI: https://www.rtl-theme.com/author/ironatoms2/products/
Description: Child theme for Alfapress
Version: 1.0.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: alfapress-child
Domain Path: /languages/
Template: alfapress
Theme Status: Stable
Changelog URI: https://www.rtl-theme.com/alfapress-wordpress-theme
License: Commercial - Licensed and encrypted by RTL-Theme.com
License URI: https://www.rtl-theme.com/buyers-rules/
*/
/* Background کل سایت */
body {
    background-color: #f7f7f7;
}

/* اگر wrapper یا container دیگه‌ای هم هست */
body,
html,
#page,
.site,
.site-content {
    background-color: #f7f7f7 !important;
}