body{font-family:'Roboto',sans-serif;background-color:#f4f4f9;color:#333;margin:0;padding:0}h1,h2,h3{font-family:'Oswald',sans-serif;color:#2c3e50}a{text-decoration:none;color:#ff4500}a:hover{color:#d83526}section{padding:50px 0}.hero-section{background-size:cover;background-position:center;text-align:center;color:#fff;padding:150px 0}.hero-section h1{font-size:3em;margin-bottom:20px}.hero-section p{font-size:1.2em;margin-bottom:30px}.hero-section .cta-button{background-color:#ff4500;padding:15px 30px;color:#fff;text-decoration:none;border-radius:5px;font-size:1.2em}.hero-section .cta-button:hover{background-color:#d83526}.latest-products h2,.news-section h2,.customer-reviews h2,.newsletter-signup h2{font-size:2.5em;margin-bottom:20px}.latest-products p,.news-section p,.customer-reviews p,.newsletter-signup p{font-size:1.2em;margin-bottom:30px}.product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.product-item{width:calc(25% - 40px);background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:10px;text-align:center}.product-item img{width:100%;border-radius:10px}.product-item h3{margin:10px 0;font-size:1.5em}.product-item p{margin:10px 0;font-size:1.2em;color:#ff4500}.product-item .product-link{color:#ff4500;font-weight:bold}.product-item .product-link:hover{color:#d83526}.news-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.news-item{width:calc(45% - 40px);background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:10px;text-align:center}.news-item img{width:100%;border-radius:10px}.news-item h3{margin:10px 0;font-size:1.5em}.news-item p{margin:10px 0;font-size:1.2em}.news-item .news-link{color:#ff4500;font-weight:bold}.news-item .news-link:hover{color:#d83526}.customer-reviews{background-color:#f9f9f9}.reviews-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.review-item{width:calc(45% - 40px);background-color:#fff;padding:20px;border:1px solid #ddd;border-radius:10px;text-align:center}.review-item p{margin:10px 0}.newsletter-signup{background-color:#ff4500;color:#fff;text-align:center}.newsletter-signup h2{font-size:2.5em;margin-bottom:20px}.newsletter-signup p{font-size:1.2em;margin-bottom:30px}.newsletter-signup form{display:inline-block}.newsletter-signup input[type="email"]{padding:10px;border:none;border-radius:5px;margin-right:10px;font-size:1em}.newsletter-signup button{background-color:#fff;color:#ff4500;padding:10px 20px;border:none;border-radius:5px;font-size:1em;cursor:pointer}.newsletter-signup button:hover{background-color:#ddd;color:#ff4500}footer{background-color:#333;color:#fff;text-align:center;padding:50px 0}.footer-links a{color:#fff;margin:0 10px}.footer-links a:hover{color:#ff4500}.social-media a{margin:0 10px}.social-media img{width:30px}.contact-info p{margin:5px 0}