YanScent Custom CSS
/* ================================ YanScent — Custom CSS ================================ */ /* Google Fonts import */ @import url(‘:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap’); /* —- Base Typography —- */ body, body.elementor-page { font-family: ‘Inter’, -apple-system, BlinkMacSystemFont, sans-serif !important; color: #3E2F1C; background-color: #FAF8F5; } h1, h2, h3, h4, h5,…