.printonly{
    display: none;
}

.courses ul {
    margin-left: 30px;
    margin-top: -10px;
    font-weight: bold;
    color: #000000;
}
.courses ul li{
    line-height: 20px;
}


.course-desc{
    color: rgb(153, 153, 153);
}