

.work1 .text1,.work2 .text1{color: #bb5dc7;font-weight: bold;}
.work1 .text2,.work2 .text2{color: #0092a5;font-weight: bold;}
.work1 .text3,.work2 .text3{color: #1d60ad;font-weight: bold;}
.work1 .text4,.work2 .text4{color: #ff6196;font-weight: bold;}
.work1 .text5,.work2 .text5{color: #f38226;font-weight: bold;}
.work1 .text6,.work2 .text6{color: #ee5454;font-weight: bold;}


.cource_text{font-size: 12px;color: #808080;margin: 0 10px;}
/* .cource ul li:nth-child(6) {
  grid-column: 1 / -1; 
} */

@media (max-width: 600px) {
    .cource ul{
        margin: 15px auto 5px;
    }
    .cource_text{margin: 0 5px;}
}