a#aboutPageLink{color:#ed1c24;}

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