.footer{height:20vh;min-height:200px;width:100vw;border-top:1px solid rgb(65,65,65);display:flex;justify-content:space-between}.footer .left{margin-left:30px;color:#fff;fill:#fff}.footer .left button{border:none;background:none}.footer .right{margin-right:30px}.footer .state{background-color:#414141;border-radius:20px;padding:3px 10px}.footer .redes{display:flex;justify-content:space-around;align-items:center}@media (max-width: 1000px){.footer{flex-direction:column;justify-content:center;align-items:center}.footer .left{margin:0;display:flex;flex-direction:column;align-items:center}.footer .right{margin:0}.footer .state{margin:15px 0}.footer p{margin-bottom:0}}
