.tamarindo {
    color: #23351a;
    color: #5b6d55;
    color: #aebda9;

    color: #23351a;
    color: #425837;
    color: #5b6d55;
    color: #84997d;
    color: #aebda9;

}

.parallax {
    background-image: url("img/parallax.png");
    width: 100%;
    min-height: 500px;
    top: 0px;
    padding: 100px 20px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}


/* 
.action_button:hover {
    color: #23351a;
}

@media only screen and (max-width: 767px) {
	.boton-llamar {
        display: none;
    }
} */