.footer__bottom {
    padding: 15px 0;
    background-color: #6d2f2f;
    background-color: #6d2f2f;
    font-size: var(--font-sm);
}

.top-header {
    border-bottom: 1px solid #e27e58;
    border-bottom: 1px solid #e27e58;
    padding: 8px 0;
 }
 
 .footer__bottom a {
    color: #ffffff;
}

.text-gray-400 mb-2.5 md:mb-0 {
    color: #ffffff;
}