.course-page-title {
    background-image: linear-gradient(to bottom right, #004700, #00A300 );
    padding: 15px 5px;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}