:root {
    --primary-color: #d94231;
    --primary-color-opacity: rgba(217,66,49,0.5);
    --secondary-color: #000000
}