﻿
footer {
    font-size: 80%;
}

footer p,
footer a, footer a:hover,
footer span {
    color: #ffffff !important;
}

footer .fa-ul {
    margin-left: 1.5em;
}

footer img.footer-badge {
    width: 100px;
    height: 100px;
}

#scroll-up {
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none;
}
