﻿.info {
    background-color: rgb(0,48,80)
}

.footer {
    background-color: rgb(251,187,33)
}

    .footer a {
        text-decoration: none;
        color: rgb(0,48,80);
    }

