/*
Theme Name: Basic Business
Theme URI: 
Author: Prashant Deshmukh
Author URI: 
Description: A modern, responsive WordPress theme designed for basic businesses, featuring full-site editing capabilities.
Requires at least: 6.0
Tested up to: 6.4.3
Requires PHP: 5.7
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: basic-business
Tags: full-site-editing, 
*/
html {
  scroll-behavior: smooth;
}
.hero-section {
    margin-top: -48px !important;
}

.footer-text {
    color: #939393 !important;
}