@import url(https://fonts.googleapis.com/css?family=Oswald|Roboto+Condensed);.timer{margin:2em auto;width:300px;height:300px;background-color:#dd4814;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-around}h1{font-size:4em}button{background-color:#fff;color:#000;border:none;border-radius:.4em;margin:0 1em;padding:.5em;display:inline-block}body{background-color:#020506;padding:0;margin:0}h1,h2,li,p,ul{font-family:Roboto Condensed,sans-serif}header{background:#020506;padding:2em;text-align:center}ul.header{padding:0;display:flex;flex-direction:row;justify-content:space-around;background:#020506;background:-webkit-linear-gradient(0deg,#020506,#3b3030);background:-webkit-gradient(linear,left bottom,left top,from(#020506),to(#3b3030));background:-webkit-linear-gradient(bottom,#020506,#3b3030);background:linear-gradient(0deg,#020506,#3b3030);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020506",endColorstr="#3b3030",GradientType=1);border-top-left-radius:20px;border-top-right-radius:20px;margin-bottom:0;list-style-type:none}ul.header li a{color:#fff;font-weight:700;text-decoration:none;padding:20px;display:inline-block}.content{background-color:#fff;padding:20px;min-height:50vh}a,a.active{-webkit-transition:all .4s ease;transition:all .4s ease}a.active{background-color:#000}img.logo{float:none;width:40%;margin:1em auto;display:block}
/*# sourceMappingURL=main.ea032e6e.chunk.css.map */