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