:root {
    --primary-color: #5a8f5a;
    --secondary-color: #6fa86f;
    --accent-color: #7cb87c;
    --highlight-color: #68a068;
}
