/*
 Theme Name:   Woostify Child
 Theme URI:    https://offerghar.shop
 Description:  Child theme for Woostify
 Author:       OfferGhar Team
 Template:     woostify
 Version:      1.0.0
*/


:root {
    --primary: #0F766E;
    --primary-hover: #115E59;
    --accent: #F59E0B;
    --light-primary: #F0FDFA;
    --text: #1F2937;
    --muted-text: #6B7280;
    --border: #E5E7EB;
}