@media (max-width: 576px) {
	.container-nojumbotron {padding-left:30px;padding-right:30px;}
	
}
html, body {font-family: Myriad Pro!important;font-size:16px!important;}
main {top:50px;position:relative;padding-bottom:120px;}
/*footer {position:fixed;bottom:0px;width:100%;}
.jumbotron {background-color:#f3f3fe;}*/
.navbar {padding:8px 16px!important;}
.navbar-brand {margin-right:16px!important;font-size:20px!important;}
.bg-grey {background-color:#231f20;}
.bg-red {background-color:#e61a25;}
h1.display-3 {font-weight:300!important;font-size:3.6rem;}
p {font-size:16px;}
.container-footnote {overflow-y:auto;}
.footnote {color:#fff;margin-bottom:0;font-size:10px;line-height:1.5;}
.img-border {border:1px solid #e9ecef;border-radius:16px;}
.h2, h2 {
    font-size: 1.7rem;
}
ul {padding-left:20px;}