a {
    text-decoration: none;
    color: #2563EB;
    font-weight: 450;
}

a:hover {
    text-decoration: underline;
}