﻿.footer-title {
    font-size: small;
    margin-top: 0;
    margin-bottom: 2px;
}

    .footer-title a {
        color: darkgrey;
    }

        .footer-title a:hover {
            color: lightgray;
        }
