.seo-h1{
    font-size:12px;
    color:#aaa;
    text-align: center;
    font-weight: normal;
}

.seo-h2{
    font-size:12px;
    color:#aaa;
    text-align: right;
    font-weight: normal;
}

.seo-h3{
    display: inline;
    font-style: inherit;
    font-size: inherit !important;
    font-weight: inherit;
    color:inherit;
    font-family: inherit;
}

.verde{
    color:#0e6c28;
}

.camere-img{
    width: 100%;
    border-radius: 20px;
}

.navbar.navbar-transparent.navbar-light.bg-faded{
    background-color: #0f6b28;
}