.footerCommon a:hover {
    color: #b9d537;
}

.footerCommon a {
    color: white;
    text-align: center;
    text-decoration-line: none;
}

.footerCommon {
    padding: 10px 0;
    background: #333333;
    text-align: center;
}