
/* C U S T O M S T Y L E */

/* F O N T */
body { font-family: 'Open Sans', sans-serif; }
h2 { color: #fff; font-size: 40px; }
h3 { color: #fff; font-size: 35px; }
p { color: #fff; font-size: 18px; font-weight: 400; }
h2 { text-shadow: 0.1em 0.1em 0.05em #3330.1em 0.1em 0.05em #333; }
body { max-width: 1170px; }


/* S T Y L E */
/*.socials ul li { display: inline-block; padding: 10px; }
.socials ul { width: 100% height: 100vh; display: table; width: 100%; text-align: center; }
*/
.logo { margin-left: 10%; }
.content { position: fixed; bottom: 0; background: rgba(0, 0, 0, 0.5); color: #f1f1f1; width: 100%; padding: 10px; height: 70px; left: 0; }


