.root-footer{display:flex;justify-content:space-between;align-items:center;padding:0 24px;font-size:14px;height:56px;color:rgba(0,0,0,.5411764706);background-color:#fff;border-top:1px solid #e6e6e6;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 0 4px 0 hsla(0,0%,100%,.5490196078)}.root-footer__link{cursor:pointer}.root-footer__link:hover{text-decoration:underline}