a {
    color: black;
    font-size: 20px;
    text-decoration: none;
}
a > span {
    color: #00BFFF;
    font-size: 30px;
}