/* CSS styles for the tool */
.mb-3,
.my-3 {
    margin-bottom: 10px !important;
}
.text-l {
    font-size: 20px;
    font-weight: 500;
}
.text-xl {
    font-size: 20px;
    color: #1467c0 !important;
}
.coursehead th {
    text-align: center;
}
