.font-change h1{
    font-size: 50px;
}
.font-change h2{
    font-size: 40px;
}
.font-change h3{
    font-size: 30px;
}
.font-change p{
    font-size: 24px;
}

.cources li{font-size:1.25rem;font-weight:300}