/*
Theme Name: Zestifa
Theme URI: https://zestifa.com
Author: Zestifa Team
Author URI: https://zestifa.com
Description: A premium, high-performance, and modern WordPress theme built to pass strict ThemeForest standards.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zestifa
Domain Path: /languages
Requires at least: 6.0
Requires PHP: 7.4
*/

/* استایل‌های پایه و ریست قالب را در ادامه این بخش خواهیم نوشت */
body {
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}