.elementor-5088 .elementor-element.elementor-element-daaf921{--display:flex;}.elementor-5088 .elementor-element.elementor-element-1a371cc{background-color:#050505;}/* Start custom CSS for html, class: .elementor-element-1a371cc *//* Logo pequeno acima do título */
.headline-brand {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.headline-logo {
  height: 56px;       /* pequeno */
  width: auto;
  filter: drop-shadow(0 4px 16px rgba(255,215,0,.15));
}
@media (max-width: 768px) {
  .headline-logo { height: 42px; }
}

/* Subheadline menor */
.subheadline {
  font-size: 1rem;    /* era maior; agora reduzido */
  color: #fff !important;
  font-weight: 500;
  margin-bottom: 22px;
  line-height: 1.45;
}/* End custom CSS */