﻿.course-header {
    color: black !important;
    font-size: large !important;
}

.header-line {
    background-color: black;
    height: 3px;
}

.categories-list {
    padding: 5px;
}

.course-link {
    color: #0366d6 !important;
}

.exam-lg {
    font-size: large;
    font-weight: bold;
}

.bold{
    font-weight: bold;
}

.exam-nav-links{
    position: absolute;
    bottom: 10px;
}

.answer-text {
    font-weight: normal !important;
}