body {
    margin-top: 100px;
    font-family: 'Raleway', sans-serif;
    color: #33475b;    
 }

 .centrado {
    margin:0 auto;
    text-align:center;
}