/* Green - Red (Pigment) */
:root{
    --primary-color: #0ca856 ;
    --secondary-color: #eb1922 ; 
}