﻿.footer {
    background: rgb(107,0,6);
    background: linear-gradient(90deg, rgba(107,0,6,1) 10%, rgba(166,0,0,1) 50%, rgba(107,0,6,1) 90%);
}
