.footer-bg{background-color:#2e2e2e;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;padding:60px 100px}.footer-bg img{width:14%;height:auto}.footer-bg h3{width:50%;text-align:center;font-size:20px;margin-bottom:0;font-family:Instrument Sans}.footer-bg h3,.footer-bg p{color:white;line-height:1.5em}.footer-bg p{width:20%;text-align:right;font-size:14px}.footer-bg button{font-size:14px;font-family:Instrument Sans;color:black;border:1px solid white;border-radius:8px;background-color:white;transition:transform .3s ease;cursor:pointer;padding:12px 60px}.footer-bg button:hover{transform:scale(1.1)}.contacta-conmigo{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;box-sizing:border-box}@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{width:90%;text-align:justify}.contacta-conmigo{flex-direction:column}}