ul {
    color: var(--gray);
    font-weight: 500;
    margin-top: 0;
}

h3 {
    margin-bottom: 0.05em;
    margin-top: 0.5em;
}


