a {
    text-decoration: underline;
    color: #031f30;
    font-weight: 500;
}

a:hover {
    color: #053350;
}