/*
Theme Name: GiveCause Canvas
Theme URI: https://givecause.online/
Description: Lightweight GiveCause fundraising presentation theme bundled with the GiveCause Fundraising Platform.
Version: 1.0.0
Author: GiveCause Africa Foundation
License: GPL-2.0-or-later
*/
:root{--giv-green:#2f6f43;--giv-lime:#a0b028;--giv-ink:#18302a;--giv-bg:#f6f8f3}*{box-sizing:border-box}body{margin:0;background:var(--giv-bg);color:var(--giv-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:var(--giv-green)}.giv-theme-shell{min-height:100vh}.site-header{background:#fff;border-bottom:1px solid #e3e9df;position:sticky;top:0;z-index:20}.site-header-inner{max-width:1180px;margin:auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.site-title{font-weight:900;color:var(--giv-green);font-size:22px;text-decoration:none}.site-main{max-width:1180px;margin:auto;padding:24px 20px}.site-footer{margin-top:50px;background:#18302a;color:#fff;padding:30px 20px}.site-footer-inner{max-width:1180px;margin:auto}@media(max-width:650px){.site-header-inner{padding:12px 15px}.site-main{padding:15px}}
