body {background-color:#ededed;}

.welcome {padding:80px 20px;text-align:right;}

.welcome img {display:inline-block;}

.menu {list-style:none;}
.menu li {padding-bottom:20px;}
.menu span {display:block;font-weight:bold;font-size:1.5rem;margin-bottom:-10px;}
.menu a {color:#666;}

.sections section {height:100vh;position:relative;}

.is-active span {color:#000 !important;font-size:2rem;}

.social a {color:#999;font-size:1.2rem;}
.social a:hover {color:#333;}

#design {background:url('../heidel-meeting.jpg');background-repeat:no-repeat;background-size:cover;background-position:center bottom;}

#beer {background:url('../heidel-beer.jpg');background-repeat:no-repeat;background-size:cover;background-position:center bottom;}

#comics {background:url('../heidel-comics.jpg');background-repeat:no-repeat;background-size:cover;background-position:center;}


figure {opacity:.9;position:absolute;bottom:0px;background-color:#222;display:block;padding:20px;color:#fff;}

figure a {color:#fff;}
.fa-external-link-alt {font-size:.6em;}

#design figure {}
#beer figure {}
#comics figure {}

#design figure {z-index:999;}