footer{
    width: 100%;
    text-align: center;
    background-image: url("../images/footer/footer-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    font-family: ".SF NS Display";
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 36px;
    
}