﻿.footer {
    background-color: #05bbd3 !important;
    border-top: 3px solid var(--secondary-color) !important;
    color: white;
}

.footer-text {
    display: none !important;
}
