:root{
    --background-color: hsl(257, 40%, 49%);
    --hover-status-color: hsl(300, 69%, 71%);
    --text-color: #ffffff;
    
}