:root {
    --background-color: #171717;
    --header-text-color: -webkit-linear-gradient(#d97431, #a315da);
    --description-text-color: #ccc;
}