{"version":3,"sources":["style.scss"],"names":[],"mappings":"AAGA,WACE,eAAgB,CAChB,8BAAgC,CAEhC,QAAS,CADT,cAGF,CACA,cACE,eAEF,CACA,qBACE,WAAY,CAGZ,QAAS,CAFT,iBAAkB,CAClB,OAEF,CACA,WACE,cACF,CACA,yCACE,eACF,CACA,WAGE,eAAiB,CAFjB,mBAAsB,CACtB,SAEF,CACA,cACE,YAAa,CACb,aAAc,CACd,qBACF,CACA,iBACE,aAAc,CACd,oBACF,CACA,oBACE,YACF,CACA,yBACE,kBACF","file":"style.css","sourcesContent":["/**\n * Resets margin-bottom of the last child to zero\n */\n.icon-list {\n  list-style: none;\n  list-style-type: none !important;\n  max-width: none;\n  margin: 0;\n  padding: 0;\n}\n.icon-list > li {\n  margin-bottom: 0;\n  /* Fixes VoiceOver no announcing unordered lists */\n}\n.icon-list > li::before {\n  content: \" \";\n  position: absolute;\n  width: 0;\n  height: 0;\n}\n.icon-list {\n  max-width: 35em;\n}\n.icon-list > :not([class*=mb-]):last-child {\n  margin-bottom: 0;\n}\n.icon-list {\n  margin: 0 0 1.875rem 0;\n  padding: 0;\n  font-weight: bold;\n}\n.icon-list > li {\n  display: flex;\n  flex-flow: row;\n  margin-bottom: 0.625rem;\n}\n.icon-list__icon {\n  flex: 0 0 auto;\n  margin-right: 0.625rem;\n}\n.icon-list__content {\n  flex: 1 0 1px;\n}\n.icon-list__content-text {\n  white-space: normal;\n}"]}