/*
Theme Name: Wingomarkets Blog
Theme URI: https://wingomarkets.com
Author: Wingomarkets
Author URI: https://wingomarkets.com
Description: Wingomarkets Blog
Version: 1.1
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wingo
Domain Path: /languages
Tags: blog, translation-ready, rtl-language-support
*/

/* ==========================================================================
   Basic Reset
   ========================================================================== */
* {
    box-sizing: border-box;
}
