/*
Theme Name:        Omega Mart Child
Theme URI:         https://github.com/Markimist/omega-mart
Description:       Custom child theme for Omega Mart, a multivendor handmade-goods marketplace. Built on Kadence.
Author:            Omega Mart
Author URI:        https://github.com/Markimist/omega-mart
Template:          kadence
Version:           1.0.0
Text Domain:       omega-mart-child
*/

/* Custom base resets and overrides can go here */
body {
    background-color: var(--wp--preset--color--background, #FCFAF7);
    color: var(--wp--preset--color--foreground, #2E2E2E);
}
