.elementor-946 .elementor-element.elementor-element-8d06562{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-46c50a4 */.cozinha-footer {
  background: #fff8f3;
  padding: 40px 20px;
  border-top: 1px solid rgba(0,0,0,.05);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #5e4b46;
}
.footer-container {
  max-width: 900px;
  margin: 0 auto;
}
.footer-logo {
  font-size: 1.3rem;
  font-weight: 600;
  color: #e95f42;
  margin-bottom: 20px;
}
.footer-logo span {
  color: #3f332f;
}
.footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-bottom: 15px;
}
.footer-links a {
  text-decoration: none;
  color: #3f332f;
  font-weight: 500;
  transition: color 0.2s ease;
}
.footer-links a:hover {
  color: #e95f42;
}
.footer-phrase {
  font-size: 0.85rem;
  color: #7a7270;
  line-height: 1.5;
}/* End custom CSS */