﻿#conteudoPrincipal {
	margin:30px auto;
}

.apresentacao-curso {
    background: #f2f2f2;
    padding:10px 20px;
}

h1, h2, h3 {
    color: #6e3530 !important;
    text-transform: uppercase;	
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}

a.veja-mais {
    background: inherit;
    display: block;
    margin: 20px 0;
    width: 100%;
    text-align: right;
}

a, a:visited, a:hover{
	color:#f7830a!important;
}

.img-rede-social {
    width: 35px!important;
}