.mnp-footer-social-badge {
  box-sizing: border-box;
  width: 6.5rem;
  height: 6.5rem;
  flex: 0 0 6.5rem;
}

.mnp-brevo-form {
  padding: 0 !important;
}

.mnp-brevo-form .sib-container {
  border-radius: 0.3rem;
}

.mnp-brevo-form__row {
  padding: 0.5rem 0;
}

.mnp-brevo-form .entry__label {
  color: var(--wp--preset--color--foreground-alt);
}

.mnp-brevo-form .input {
  background-color: var(--wp--preset--color--primary) !important;
}

.mnp-brevo-form .entry__specification {
  margin-top: 0.75rem;
  color: #8390a4;
  font-size: 0.75rem;
  line-height: 1.45;
}
