.site-footer {
background-color: #f5f5f5;
color: #333;
padding: 20px;
font-size: 16px;
}
.footer-logo img {
width: 150px;
}
.footer-nav li {
margin: 5px 0;
}
.newsletter-form input {
width: 70%;
padding: 10px;
margin-right: 10px;
}
.newsletter-form button {
background-color: #008080;
color: white;
padding: 10px 15px;
border: none;
cursor: pointer;
}
.site-footer {
background-color: #f5f5f5;
color: #333;
padding: 20px;
font-size: 16px;
}
.footer-logo img {
width: 150px;
}
.footer-nav li {
margin: 5px 0;
}
.newsletter-form input {
width: 70%;
padding: 10px;
margin-right: 10px;
}
.newsletter-form button {
background-color: #008080;
color: white;
padding: 10px 15px;
border: none;
cursor: pointer;
}