*{ font-family: 'Montserrat', sans-serif; font-weight: 300; font-size:15px; color:#000; /*-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; text-shadow: rgba(0,0,0,.01) 0 0 1px;*/ }
h1 {display:inline-block; text-align: left; font-weight: bold; font-size: 1.5em; margin-bottom:1em; color:#fff;}
h3 {font-size: 1.75em; font-weight: 300; font-style: italic; margin-bottom:1.5em;}
p { margin-bottom: 0; }
img {max-width: 100%;}
section.black { background-color: #000; color: #FFF; }
section.black p,
section.black h3 { color: #FFF; }
.showreel p, .showreel a {font-size: 0.95em; color:#fff;}
section.gray {  background: rgb(211,194,189);
background: linear-gradient(214deg, rgba(211,194,189,1) 0%, rgba(208,208,206,1) 49%, rgba(198,209,200,1) 100%);  color: #000; }
.contact-button {font-size:1.2em; color:#000; text-decoration: none;}
