.gemonio-form input::placeholder,
.gemonio-form textarea::placeholder {
  color: var(--gf-placeholder);
  opacity: 1;
}
