.bg-bloque{
	padding: 4rem 0;
}
.bg-contacto{
    background: url("../images/bg-home-bienvenida.jpg") no-repeat center fixed;
    background-size: cover;
    color: inherit;
}
.color-negro{
    color: #111 !important;
    text-shadow: 1px 1px 1px #fff;
}