.selectable-text,.selectable-text *{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.selectable-text button,.selectable-text input,.selectable-text select,.selectable-text textarea{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.selectable-text ::selection{background-color:rgba(59,130,246,.2);color:inherit}.selectable-text ::-moz-selection{background-color:rgba(59,130,246,.2);color:inherit}