@charset "UTF-8";
/* CSS Document */
body{
   font-family: 'Nunito Sans', sans-serif;

}
a{
    color: #f96e5b !important;
}
h1, h2, h3{
    font-weight: 300 !important;

}
.fondoparalax{ 
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eff3f5;
}

.grispie, .grispie a {
    color:#6c757d;
    font-size: 1rem;
        
}
 
.bg-verde{
         background-color: #f96e5b ;
     }
.colorgaby{
    color: #f96e5b
}
.small, small {
    font-weight: 200 !important
}