/* Source and licensing information for the line(s) below can be found at https://www.creatrixcampus.com/modules/contrib/webform/css/webform.choices.base.css. */
/**
 * @file
 * Custom base.css for Choices.js that does not conflict with any existing styles.
 *
 * @see https://raw.githubusercontent.com/Choices-js/Choices/master/public/assets/styles/base.css
 */

.choices *,
.choices *::before,
.choices *::after {
  box-sizing: border-box;
}

/* Source and licensing information for the above line(s) can be found at https://www.creatrixcampus.com/modules/contrib/webform/css/webform.choices.base.css. */