footer{
    background-color: #0b612d;
    bottom: 0;
    left: 0;
    height: 40px;
    position: fixed;
    width: 100%;
    padding: 22px 0;
    filter: drop-shadow(0px -2px 4px rgba(0, 0, 0, .19));

}
