@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
@import url('../css/fonts.css');
body {margin-top: 0;font-family: 'Roboto Condensed', sans-serif; font-size: 16px;}
header {text-align: center; display: flex; flex-direction: column; justify-content: center; background: #231e56 url(../img/bg-branco.gif) center bottom no-repeat; min-height: 600px;}
header img {width: 100%; height: auto; max-width: 650px;margin-top: -160px;}
h1,h2,h3,h4 {font-family: Rhinos-rocks;}
h1 {margin-bottom: 30px; color:#231e56; font-size: 40px;}
p {text-align: justify;}
#sobre {margin-top: -75px}