/** mix stylesheet **/
/*
  Do not edit directly
  Generated on Sat, 20 Jun 2020 13:48:02 GMT
*/
/** GENERAL PURPOSE SASS-MIXINS **/
/** generates a series of modifies based a list of attributes  **/
/**


**/
/**
 * navbar
 */
/** generate all components in specified map--default component **/
.mx-swatch {
  min-height: 60px;
  width: 100%;
  padding: 10px; }
