@import url('https://fonts.googleapis.com/css?family=Roboto:400');

.title {font-weight:400;}
.presenter {font-weight:300; padding:3px 0 15px 0; font-size:0.9em; display:inline-block; font-style:italic;}

/* Remove awkward padding under header */
.header-nav-height-buffer {display:none;}

/* Add extra padding above H2 */
h2:not(.large-headline) {padding: 1em 0 .5em 0;}

/* Don't display icons */
.fa-arrow-down {display: none;}

/*@media only screen and (min-width: 663px) {
.page-container {margin-top: 0;}
}*/