footer{background-color:#f0f0f0;color:#333;padding:40px 20px;font-size:14px}.footer-content{display:flex;justify-content:space-between;max-width:1000px;margin:0 auto;flex-wrap:wrap;align-items:flex-start}.footer-company-info{flex:1 1;text-align:left}.company-name{font-weight:600;margin:0 0 10px;font-size:16px}.company-address{margin:0 0 10px;line-height:1.6}.company-email{margin:0}.company-email a{color:#333;text-decoration:none}.company-email a:hover{text-decoration:underline}.footer-links{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.footer-links a{color:#333;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:768px){.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-company-info{text-align:center;margin-bottom:30px}.footer-links{align-items:center;flex-direction:row;gap:20px}}