.program-content a {
    color: #42a5f5;
    text-decoration: none;
}
.program-content a:hover {
    text-decoration: underline;
}
