input {
  height: 100%;
  border-radius: var(--border-radius-regular);
  border: 1px solid var(--color-grey-300);
}
