
td.nav-icons {
    padding: 15px 0;
}

td.nav-icons .fa {
    font-size: 21px;
    margin: 0 7px;
    background: #FF0000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}


#atc-page h2 {
    font-size: 16px;
}

#page-justtext p {
    text-align: justify;
}

