.pb-3{
    padding-bottom: 30px;
}
.course-submit .container:nth-child(1) {
    padding: 90px 0px 20px 0;
}

.course-submit h1 {
    border-bottom: 1px solid #000;
    padding: 10px 0px;
    margin-bottom: 50px;
    font-size: 53px;
    font-weight: 600;
}

.course-submit h1 > small {
    color: #333;
    font-size: 18px;
    float: right;
    margin-top: 20px;
    margin-left: 56px;
    font-weight: 600;
}

.course-submit h1 > small.check {
    color: #1baaeb !important;
}