@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
#landing-page h1{
  font-family: 'Prompt';
  margin-bottom: 2rem;
}
#landing-page .header { padding-top: 10px; padding-bottom: 10px; background-color: rgb(255, 255, 255); }
#landing-page .header .logo { width: 150px; float: left; }
#landing-page .header .logo img { max-width: 100%; }
#landing-page .media img.cover { width: 100%; }
#landing-page article { margin-top: 50px; margin-bottom: 40px; }
#landing-page article .evmhead { text-align: center; }
#landing-page .dwbox .dwpic{text-align:center;}
#landing-page .dwbox .dwpic a{display:inline-block; margin-left:10px; margin-right:10px;}
#landing-page .dwbox .dwpic a:last-child{
margin-left:4px;}
#landing-page .dwbox .dwpic a img{max-width:300px;}


#landing-page .footer h4 { font-size: 16px; text-transform: uppercase; }
#landing-page .footer { font-size: 10px; background-color: rgb(236, 236, 236); text-align: center; padding-top: 10px; padding-bottom: 20px; }
#landing-page .footer img { margin: 0px 10px; mix-blend-mode: multiply; }
