/* Footer */
.footer {
    background-color: #0B5C4A;
}

.footer a:hover {
    color: #fff !important;
    opacity: 0.8;
}