@import url(https://fonts.googleapis.com/css2?family=Rubik+Vinyl&display=swap);header{background-color:#fbda61;background-image:linear-gradient(45deg,#fbda61,#ff5acd)}nav{align-items:center;display:flex;justify-content:flex-start;padding:1rem}img{width:100px}@media screen and (max-width:772px){nav{justify-content:center}}.lesson{align-items:center;display:flex;flex:30% 1;margin:1rem auto}.lesson img{border-radius:.5rem;box-shadow:0 0 5px #0003;height:5rem;width:5rem}.lesson-text{color:coral;font-weight:700;margin-left:.5rem;text-align:left}.lesson-text span{color:#fff;font-weight:300}@media screen and (max-width:992px){.lesson{flex:50% 1}}@media screen and (max-width:772px){.lesson{flex:100% 1;flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}main{background-color:#21d4fd;background-image:linear-gradient(19deg,#21d4fd,#b721ff);min-height:calc(100vh - 109px);text-align:center}main h1{color:#fff;font-family:Rubik Vinyl,cursive;padding-top:.5rem}.container{background-color:#fff3;border-radius:1rem;box-shadow:0 0 10px #0000004d;display:flex;flex-wrap:wrap;margin:2rem;padding:1rem 2rem}
/*# sourceMappingURL=main.7d85ba07.css.map*/