
.gfp-promo-bar {
  background: #0ea5e9;
  color: #fff;
  padding: 8px 12px;
  border-radius: 6px;
  margin-bottom: 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}
.gfp-promo-text { letter-spacing: .2px; }
.gfp-tel, .gfp-wa { text-decoration: none; font-weight: 600; }
.gfp-wa { color: #16a34a; }
.gfp-tel { color: #2563eb; }
