#ferchegasFooter .row a {
    color: #1f4e9b;
}
#ferchegasFooter .row  li, p {
    color: white;
}
#ferchegasFooter .row li {
    text-align: left;
    margin: 1rem 0;
    font-size: 1.3rem;
}
#ferchegasFooter .row  i {
    color: white;
}

.img-pemex-footer {
    width:75%;
}

@media(max-width:992px) {
    .img-pemex-footer {
        width: 300px;
        height: 350px;
        
    } 
}

@media(max-width:351px) {
    .img-pemex-footer {
        width: 100%;
        
    } 
}

.xtwitter{
    height: 20px !important;
    width: 20px !important;
}

.xtwitter-menu{
    height: 1.1rem !important;
    width: 1.1rem !important;
}

.xtwitter-contacto{
    height: 18px !important;
    width: 18px !important;
}