/* Add here all your css styles (customizations) */


a.fa-whatsapp,
a.fa-whatsapp:hover,
a.fa-whatsapp:active {
    color: black;
    text-decoration: none;
}

.icon-android {
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end;
}

.icon-ios {
    flex-grow: 1;
    align-items: center;
    justify-content: flex-start;
}

img.portal-inocuidad {
    width: 300px;
}