a#contactPageLink{color:#ed1c24;}

#contactfafeco{padding-top:4%;padding-bottom:6%;}
.bx a img{width:100%;}
.bx a h3{font-size: 18px;
    margin: 0;
    background: #000;
    padding: 5%;
    transition: ease all .5s;
    color: #fff;
    text-align: center;}
.bx a:hover h3{background: #bc0910;}
