/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/documents/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.widget-documents + * {
  margin-top: 20px;
}
.widget-documents__item + * {
  margin-top: 20px;
}
.widget-documents__item > a {
  font-size: 14px;
  line-height: 22px;
}
.widget-documents__type {
  display: flex;
  align-items: center;
  margin-top: 2px;
}
.widget-documents__type span {
  font-size: 12px;
  line-height: 1;
  margin-right: 8px;
}
.widget-documents__type span:not(:first-child) {
  margin-left: 20px;
}
.widget-documents__type a {
  height: 24px;
}
.widget-documents__type a + a {
  margin-left: 3px;
}

/*# sourceMappingURL=style-documents.css.map*/