footer {
    position: relative;
    /* background: transparent; */
    background-repeat: no-repeat;
    background-position: top;
    background-color: #ffffff;
    background-image: none;
    background-size: contain;
    height: auto;
    width: 100%;
    padding-top: 1px;
}