nav{
    padding-bottom: 10px!important;
}

.navbar-brand{
    color: #375851!important;
    font-size: 24px;
}

.navbar-brand:hover{
    color: white!important;
}

nav.navbar{
    background-color: #69b53c!important;
}

a.nav-link:hover{
    color: #375851!important;
}

body {
    background: url("../img/portfolio/índice2.jpeg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.card{
    background-color: rgba(255, 255, 255, .7);
}

header {
    background-color: rgba(255, 255, 255, .7)!important; 
}

.divider-custom.divider-light .divider-custom-line {
    background-color: #375851;
}
header div, .fa-star {
    color: #375851!important;
}

#portfolio h2{
    padding-top: 50px!important;
}

section#contact{
    padding-top: 10px!important;
}

footer {
    padding: 10px 0 10px 0!important;
}

#portfolio{
    padding-top: 30px!important;
    padding-bottom: 60px!important;
}

#about{
    padding-bottom: 30px!important;
}

#about h2{
    padding-top: 50px!important;
}

footer a:link, div.info a:link {
    text-decoration: none;
}

footer span:hover{
    color: #ffbf00;
}

footer a:hover{
    color: #ffbf00;
}

p.somos{
    font-size: 18px;
    color: black;
}

h2.page-section-heading{
    color: #375851!important;
}

div.info, div.info i.fa-envelope, div.info a{
    font-size: 10px;
    color:white;
}

div.info span:hover, div.info span a:hover{
    font-size: 12px;
    color: #69b53c;
}

div.info{
    border: 1px solid #C00;
    padding: 5px;
    margin-left: 15px;
    background-color: #375851;
}

nav{
    border-bottom: #375851 solid 5px;
}

p.legenda{
    margin-top: 0px;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 20px;
}

h3{
    color: #375851!important;
}