/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);*/
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700');
/* ==========================================================================
Main Styles
========================================================================== */
body { font-size: 16px; color: #0d0d0d; overflow-x: hidden; }
.sep { max-width: 80px; border: 2px solid #0d0d0d; margin-top: 40px; margin-bottom: 40px; }
.light-sep { max-width: 80px; border: 2px solid #fff; margin-top: 40px; margin-bottom: 40px; }
/* ==========================================================================
Typography
========================================================================== */
h1 { font-size: 72px; color: #fff; font-weight: 300; }
h2 { font-size: 36px; color: #000; font-weight: 400; }
h3 { font-size: 26px; color: #000; font-weight: 400; }
h4 { font-size: 24px; color: #000; font-weight: 400; }
h5 { font-size: 22px; color: #000; font-weight: 400; }
h6 { font-size: 18px; color: #000; font-weight: 400; letter-spacing: 0.05em; }
p { font-size: 16px; color: #000; font-weight: 400; }
a:active, a:focus { outline: none; text-decoration: none; }
/* ==========================================================================*/
.content_section{width:100%;}
.content_section img{ width:100%;}
