/*
Theme Name: Signs Corner
Theme URI: https://signscorner.com.au
Author: Manus
Description: A custom WordPress theme for Signs Corner, editable with Elementor.
Version: 1.0
Text Domain: signscorner
*/

body { font-family: 'Inter', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: #f1f1f1; }
::-webkit-scrollbar-thumb { background: #9ca3af; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: #6b7280; }
