.tx-ft-fff {
    color: #FFF;
    padding-bottom: 10px;
}

.ep-ft-p {
    color: #7b7b7b;
}

.ep-tx-white-ft {
    color: #fff !important;
    position: relative;
    font-size: 14px;
    text-decoration: none;
}

.ep-tx-white-ft:hover {
    text-decoration: underline;
}

.ep-ft-h4 {
    color: #FFF;
    font-size: 1rem;
    line-height: 1.8;
    padding: none !important;
    font-weight: 700;
}

.ep-ft-a {
    color: #7b7b7b;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
}

.tx-white-ft {
    text-decoration: none;
}

.social_icon {
    padding: 5px;
    color: #bababa;
}

.social_icon:hover {
    color: #ff8400;
}

.ft-nav>a {
    color: #FFF !important;
    text-decoration: none !important;
}

.ft-nav {
    border-top: 3px solid #212121 !important;
    margin-right: 16px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ft-nav:hover {
    border-top: 3px solid #FFF !important;
}