html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}strong,h2,h3,h4,h5,h6{font-weight:700}.button{background-color:#007298;color:#fff;border:none;padding:.5em 1em;border-radius:5px;margin:.5em;font-size:1.1em}.header{display:flex;justify-content:space-between;border:solid black 1px;background-color:#fff;align-items:center}.logo{margin:.5em}.course-card,.empty-course-list{border-left:solid 4px black;border-radius:5px;padding:.5em;margin:1.5em .5em;box-shadow:0 -4px 6px #0003,4px 0 6px #0003,0 4px 6px #0003}.course-details{display:flex;align-items:center}.course-info{flex:1;padding:.5em;width:75%;margin:.5em}.course-meta{width:25%;padding:.5em;margin:.5em}.course-authors{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-course-list{text-align:center}.courses-search{display:flex;justify-content:space-between;margin:.5em}.courses-container{padding:3em}
