/* Variables*/

:root {
    --color-important-words: #2B7FFF;
}

/* Bace*/

ul {
    list-style: none;
}

h1 {
    color: red;
}