.top-bar {
    padding: 10px;
    background: #fcac00 !important;
    color: #fff;
    font-size: 13px;
}

.list-group.footer > .list-group-item {
    position: relative;
    display: block;
    padding: 0.2rem;
    margin-bottom: -1px;
    background: none;
    border: 0px solid rgba(0, 0, 0, .125);
}

.footer.footer-dark {
    background: #31343a !important;
}

footer a {
    color: #fff;
}

footer a:hover {
    font-size: 17px;
    color: #fcac00 !important;
}

footer i {
    color: #fcac0d;
}

a.btn-social {
    color: #fff;
}
