.footer-container{

    position: relative;



    .logo-footer{

        max-width: 100%;

        height: auto;

        width: 150px;

    }



    .link-white{

        text-decoration: none;

        color: #fff;

    }

}