body{font-family:'Myriad Pro', sans-serif;background-color:#fff;margin:0}p{font-size:1.2rem}a{color:#333;text-decoration:none}a:hover{color:#000}h1,h2,h3,h4,h5,h6{text-align:center;margin:0}h2{font-size:2.4rem}h3{font-size:1.6rem}header{position:absolute;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}header picture>*{padding:1rem 0 0 0.5rem;width:60px}footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#111;color:#eee;padding:2rem;text-align:right}footer a{color:#eee}footer a:hover{color:#fff}footer h3{text-align:right}footer ul{list-style-type:none}footer #footer-logo{width:60px}.contact ul{padding-left:0}.content{padding:1rem}.events{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:90%;margin:0 auto}.events h2{width:100%;margin:1rem 0}.event{text-align:center;padding:1rem;-webkit-border-radius:5%;border-radius:5%}.event h3{margin:0}.event img{max-width:500px;max-height:250px;-o-object-fit:contain;object-fit:contain}.event .event-meta{padding:0.5rem}.event:hover{background-color:#eee;-webkit-transition:background-color 0.8s ease;-o-transition:background-color 0.8s ease;transition:background-color 0.8s ease}.hero{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-position:center top;background-attachment:fixed;height:360px}.hero h2{padding:1rem;color:rgba(255,255,255,0.9);font-size:2.5rem;letter-spacing:0.15rem}.home .hero{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0.9))),url("/images/hero-gopherconsg2017.jpg");background-image:-webkit-linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.9)),url("/images/hero-gopherconsg2017.jpg");background-image:-o-linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.9)),url("/images/hero-gopherconsg2017.jpg");background-image:linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.9)),url("/images/hero-gopherconsg2017.jpg")}
