/*
Theme Name: Golsha
Theme URI: https://MortezaHashemi.ir
Author: مرتضی هاشمی
Author URI: https://MortezaHashemi.ir
Description: A beautiful and responsive WordPress theme named Golsha
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: golsha
Tags: responsive, clean, modern, blog
*/

/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}