﻿.footerlinks {
    color: #ffffff;
    text-decoration: none !important;
}
    .footerlinks:hover {
        color: #ffd800 !important; /* Yellow text on hover */
    }

#footer1 {
    background: #762b00;
}

#footer2 {
    background: #531f00;
}
