@import '../styles/_variables.scss';

.textbox-input {
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  font-family: $duda-font;
}