footer {
    background: linear-gradient(145deg, rgba(0, 91, 219, 1) 0%, rgba(16, 85, 181, 1) 50%, rgba(0, 91, 219, 1) 100%) !important;
    bottom: 0 !important;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5) !important;
    height: 10vh !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 1000 !important;
}
