:root {
    --primary-accent: #00D57C;
    --secondary-accent: #009557;
    --primary-accent-rgba: rgba(0, 149, 87, 0.2);
}