ul {
    list-style-type: '- ';
    margin-top: -14px;
}
body {
    background-color: bg-gray;
    font-family: 'Inter', sans-serif;
}
a {
    text-decoration: none;
}
