body {
    background-color: #f68613;
}

ion-icon {
    color: #f68613;
    background-color: #ffffff;
    padding: 0.75em;
}

.border-top { border-top: 3px solid #72c05f!important; }

.social-media-icones {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
}
  
.mentions { color: #fdfdfd; }
.mentions a{ color: #f68613; }
.mentions a:hover{ opacity: 0.95; }
  
.social-media-icones .icones{
    align-self: center;
    text-align: center;
}
  
.social-media-icones .icones a{
    white-space: pre;
}

.social-media-icones .footer-icones{
    filter: invert(99%) sepia(1%) saturate(242%) hue-rotate(225deg) brightness(114%) contrast(100%);
    width: 50px;
}

.contact ul{
    color: #fdfdfd;
    border-left: solid #f68613;
    margin-bottom: auto;
    margin-top: auto;
}

.icones > a { text-decoration: none; }