.my-courses-overview{background:#fff;border:1px solid #000;min-height:500px;padding:0}.my-courses-overview ul{list-style-type:none;padding:0}.my-courses-overview li{border-bottom:1px solid #eee;padding:12px 16px}.my-courses-overview li:last-child{border-bottom:none}.my-courses-overview h2{font-size:1.5em;margin:0 0 10px}.my-courses-overview p{margin:0}.my-courses-overview p span{font-weight:700}.my-courses-overview .item-cta{display:flex;gap:10px;justify-content:end;margin-top:30px}.my-courses-overview .item-cta .cta-button{border:1px solid #959595;border-radius:5px;color:#000;font-size:16px;padding:5px 10px;text-decoration:none}.my-courses-overview .item-cta .cta-button:hover{background-color:#000;color:#fff}.my-courses-overview .item-cta .join-button{background-color:#dfdfdf;padding:5px 30px}