:root {
    --black: rgb(0,0,0);
    --white: rgb(255,255,255);
    --primary-color: rgb(193,40,45);
    --secondary-color: rgb(0,0,0,);
}