/*
Theme Name: Em construção V 2.0
Theme URI: http://henriqueoliveira.com.br
Author: Henrique Oliveira
Author URI: https://br.linkedin.com/in/tecnologiaweb
Description: Página temporária para o site.
Version: 1.0.0
License: 
License URI: 
Tags: henriqueoliveira, tecnologiaweb, internet
Text Domain: henriqueoliveira
*/

html, body {
    height: 90%;
    background-color: #333;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF;
}

.LI-profile-badge{
    margin: 10px auto;
    display: block;
    text-align: center;
}

.cover-heading{
    text-align: center;
    font-size: 24px;
}

.lead{
    text-align: center;
    font-size: 18px;
}

a,a:hover,a:active{
    text-decoration: none;
}

