/* Add here all your CSS customizations */
.textslide {
    text-shadow: 2px 2px 2px #000000;
    color: white;
}


#whatsapp:hover {
    background-color: #08c65b;
    border-color: #08c65b;
}

.textwhatsapp {
    color: white;
}

