:root{--custom-primary:#1C1C1C;--custom-secondary:#FFD700;--custom-accent:#FFD700;--custom-light:#F5F5F5}body.custom-theme{--color-primary:var(--custom-primary);--color-secondary:var(--custom-secondary);--color-accent:var(--custom-accent);--color-light:var(--custom-light)}.section-hidden{display:none !important}.recent-blog-posts .post-item .post-date{position:absolute !important;top:10px !important;right:10px !important;bottom:auto !important;background:#FFD700 !important;color:#1C1C1C !important;padding:8px 14px !important;border-radius:20px !important;font-size:0.75rem !important;font-weight:700 !important;text-transform:uppercase !important;z-index:10 !important;white-space:nowrap !important;box-shadow:0 2px 8px rgba(0,0,0,0.15) !important}