/*
Theme Name: Harmony
Theme URI:
Author:
Author URI:
Description: Clean custom theme. Built from scratch.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: harmony
*/

/* Prevent horizontal scroll from full-width blocks */
body {
	overflow-x: hidden;
}

