.footer {
    text-align: center;
    font-size: 12px;
    color: #666;;
    padding: 0 0 15px 0;
}

.red {
    color: red !important;
    margin-top: 3px;
}

.green {
    color: green !important;
    margin-top: 3px;
}

.clippy {
    margin-top: -3px;
    position: relative;
}