/* here you can put your own css to customize and override the theme */

#hyperLink {
    text-decoration: none;
}

#hyperLink:hover {
    text-decoration: underline;
}