:root {
    --accent: #7caf2e;
    --accent_bright: rgba(124, 175, 46, 0.5);
    --accent_light: rgba(124, 175, 46, 0.2);
}
