/*
Theme Name: Custom Auto Theme
Author: System
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;800&display=swap');*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}body{font-family:'Work Sans',sans-serif;color:#1f2937;background:#fff;}a{text-decoration:none;color:inherit;}img{max-width:100%;height:auto;display:block;}:root{--green:#16a34a;--green-dark:#15803d;--green-light:#dcfce7;--green-50:#f0fdf4;}