@use '../abstracts' as *;

/* Organism - component yap edit */

.o-yap-edit {
  .m-form-label-field__edit-inline__txtvalue{
    font-size: toRem(16);
  }
}
