



.contactanos-first-image{

    content: url(/images/ranchito_logo_1.jpeg);
    background-size: contain;
    background-repeat: no-repeat;

}

.contactanos-second-image{

    content: url(/images/ranchito_logo_2.jpeg);
    background-size: contain;
    background-repeat: no-repeat;

}



.facebook-background{
    background-color: #1877f2;
    color: white;
}

.youtube-background{
    background-color: #ff0000;
    color: white;
}

.instagram-background{
    background-color: #E1306C;
    color: white;
}



