Current File : /home/escuelai/public_html/wp-content/themes/coursector/modules/kirki/controls/scss/generic.scss
.customize-control-kirki-generic {
  input {
    width: 100%;
  }

  textarea {
    width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}