/*
Theme Name: Subscreatives
Theme URI: https://subscreatives.com
Author: Hammad Shams
Author URI: https://subscreatives.com
Description: Custom WordPress theme called Subscreatives
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: subscreatives
*/
body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #333;
}
