@charset "utf-8";
/* CSS Document */

body { font-family: 'Roboto', sans-serif; font-size: 1em;}

img { max-width: 100%; height: auto;}

.footer { background-color: #000000; padding-bottom: 30px; padding-top: 30px; color: #ffffff;}
.footer a { color: #efefef; text-decoration: none;}

.headerbg { background-image: url("../images/bmw-m4.jpg"); background-size: cover; background-position: top right; padding-bottom: 80px; padding-top: 80px; color: #ffffff; height: 100vh;}