/*
Theme Name: VICORA Signature Theme V3
Theme URI: https://anyzoone.in/
Author: VICORA
Author URI: https://anyzoone.in/
Description: Custom VICORA WordPress storefront theme based on your provided header, homepage, and footer layout.
Version: 1.0.3
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vicora-signature
Tags: ecommerce, custom-logo, custom-menu, featured-images
*/

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  background: #f0ece8;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}
