section {
    scroll-margin-top: 40px;
}

a {
    color: #0a58ca; 
}

    a:hover {
        color: #084298;
    }
