/*
Theme Name: The Audio Salon
Theme URI: https://theaudiosalon.com
Author: UXI360 Infotech
Author URI: https://uxi360.com/
Description: A full site editing WordPress theme for The Audio Salon, styled with Tailwind CSS and extended with custom Gutenberg blocks.
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: theaudiosalon
*/



html {
    scroll-behavior: smooth;
}

body {
  background: #ffffff;
}
