:root { --yellow: #fbe482; --primary-text: #2c2c2c; --accent-hover: #f5d85a; --border-white: #f8fbf0; --transparent: rgba(0, 0, 0, 0); --dark-accent: var(--primary-color); --dark-green: rgb(99, 107, 47); --light-green-bg: #f9fbf0; --body-text: #555555; --light-text: rgba(255, 255, 255, 0.7); --box-shadow: rgba(0, 0, 0, 0.05);}