h1, h2, h3, h4, h5, h6{
    margin: 0px 0px 5px 0px;
    display: block;
    padding: 0px;
    font-weight: 900;
    letter-spacing: -0.02em;}


h1{
    margin-bottom: 20px;
    font-size: 2.9em;}

.page-template-themapagina h1{
    color: #237b73;
}

h2{
    font-size: 2em;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 700;}

h3{
    font-weight: 800;
    font-size: 1.9em;}

    h3 a{
        text-decoration: none;}

h4{
    font-weight: 800;
    margin-top: 10px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-size: 1.6em;}

    h4:first-child{
        margin-top: 0px;}

h5{
    font-weight: 800;
    font-size: 1.5em;}

h6{
    font-weight: 800;
    font-size: 1.3em;}

.btn-primary:hover, .btn-primary:focus  {
    color: #000;
    background-color: #ffc033;
    border-color: #ffc033;}

a{
    padding: 10px 0;
    color: #1c645d;}

    a:hover, a:focus{
        color: #000;
        text-decoration: none;}

p{
    width: 100%;
    font-weight: 400;
    line-height: 2.2em;
    margin-bottom: 30px;}

 P + ul{
    margin-bottom: 35px;}

.title{
    display: block;
    margin-bottom: 15px;
    font-weight: 700;}

.bold{
    font-weight: 700;}
