.footer-bg{box-sizing:border-box;background-color:#2e2e2e;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:fit-content;padding:60px 100px;display:flex}.footer-bg img{width:14%;height:auto}.footer-bg h3{color:#fff;text-align:center;width:50%;margin-bottom:0;font-family:Instrument Sans;font-size:20px;line-height:1.5em}.footer-bg p{color:#fff;text-align:right;width:20%;font-size:14px;line-height:1.5em}.footer-bg button{color:#000;cursor:pointer;background-color:#fff;border:1px solid #fff;border-radius:8px;padding:12px 60px;font-family:Instrument Sans;font-size:14px;transition:transform .3s}.footer-bg button:hover{transform:scale(1.1)}.contacta-conmigo{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:600px){.footer-bg{flex-direction:column;justify-content:center;gap:20px;padding:30px 40px}.footer-bg img{width:90%}.footer-bg h3{width:90%;font-size:15px}.footer-bg button{padding:12px 20px}.footer-bg p{text-align:justify;width:90%}.contacta-conmigo{flex-direction:column}}
