/* variables */

:root {
    --primary-color: rgb(252, 95, 73);
    --secondary-color: rgb(255, 235, 232);
}