/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/dynamic/noun-icon-block/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.
 */
/*
@mixin form-field {
  border-radius:8px;
  background-color:#fff;
  border:2px solid transparent;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  &:focus {
    border-color:$brand-secondary;
  }

} */
.wp-block-propagate-blocks-noun-icon-block {
  color: #222;
  padding: 2px;
}

.propagate-cards__child .noun-icon__wrap {
  width: 100%;
  height: 5.6rem;
  display: flex;
  align-items: center;
  margin: 0 0 2rem 0;
}
.propagate-cards__child .noun-icon__wrap.aligncenter {
  justify-content: center;
}
.propagate-cards__child .noun-icon__wrap.alignleft {
  justify-content: left;
}
.propagate-cards__child .noun-icon__wrap.alignright {
  justify-content: right;
}
.propagate-cards__child .noun-icon__wrap svg {
  height: 100%;
  width: 100%;
}

.noun-icon__wrap.has-primary-color svg {
  fill: var(--wp--preset--color--primary);
}
.has-primary-color svg {
  fill: var(--wp--preset--color--primary);
}

.noun-icon__wrap.has-secondary-color svg {
  fill: var(--wp--preset--color--secondary);
}
.has-secondary-color svg {
  fill: var(--wp--preset--color--secondary);
}

.noun-icon__wrap.has-tertiary-color svg {
  fill: var(--wp--preset--color--tertiary);
}
.has-tertiary-color svg {
  fill: var(--wp--preset--color--tertiary);
}

.noun-icon__wrap.has-quaternary-color svg {
  fill: var(--wp--preset--color--quaternary);
}
.has-quaternary-color svg {
  fill: var(--wp--preset--color--quaternary);
}

.noun-icon__wrap.has-quinary-color svg {
  fill: var(--wp--preset--color--quinary);
}
.has-quinary-color svg {
  fill: var(--wp--preset--color--quinary);
}

.noun-icon__wrap.has-white-color svg {
  fill: var(--wp--preset--color--white);
}
.has-white-color svg {
  fill: var(--wp--preset--color--white);
}

.noun-icon__wrap.has-black-color svg {
  fill: var(--wp--preset--color--black);
}
.has-black-color svg {
  fill: var(--wp--preset--color--black);
}

.noun-icon__wrap.has-primary-dark-color svg {
  fill: var(--wp--preset--color--primary-dark);
}
.has-primary-dark-color svg {
  fill: var(--wp--preset--color--primary-dark);
}

.noun-icon__wrap.has-secondary-dark-color svg {
  fill: var(--wp--preset--color--secondary-dark);
}
.has-secondary-dark-color svg {
  fill: var(--wp--preset--color--secondary-dark);
}

.noun-icon__wrap.has-secondary-very-dark-color svg {
  fill: var(--wp--preset--color--secondary-very-dark);
}
.has-secondary-very-dark-color svg {
  fill: var(--wp--preset--color--secondary-very-dark);
}

.noun-icon__wrap.has-border-gray-color svg {
  fill: var(--wp--preset--color--border-gray);
}
.has-border-gray-color svg {
  fill: var(--wp--preset--color--border-gray);
}

.noun-icon__wrap.has-primary-background-color .noun-icon__img-wrap {
  background-color: rgba(19, 181, 234, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-primary-background-color .noun-icon__img-wrap {
  background-color: rgba(19, 181, 234, 0.2);
}

.noun-icon__wrap.has-secondary-background-color .noun-icon__img-wrap {
  background-color: rgba(185, 54, 255, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-secondary-background-color .noun-icon__img-wrap {
  background-color: rgba(185, 54, 255, 0.2);
}

.noun-icon__wrap.has-tertiary-background-color .noun-icon__img-wrap {
  background-color: rgba(150, 201, 61, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-tertiary-background-color .noun-icon__img-wrap {
  background-color: rgba(150, 201, 61, 0.2);
}

.noun-icon__wrap.has-quaternary-background-color .noun-icon__img-wrap {
  background-color: rgba(73, 42, 119, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-quaternary-background-color .noun-icon__img-wrap {
  background-color: rgba(73, 42, 119, 0.2);
}

.noun-icon__wrap.has-quinary-background-color .noun-icon__img-wrap {
  background-color: rgba(170, 170, 170, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-quinary-background-color .noun-icon__img-wrap {
  background-color: rgba(170, 170, 170, 0.2);
}

.noun-icon__wrap.has-white-background-color .noun-icon__img-wrap {
  background-color: rgba(255, 255, 255, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-white-background-color .noun-icon__img-wrap {
  background-color: rgba(255, 255, 255, 0.2);
}

.noun-icon__wrap.has-black-background-color .noun-icon__img-wrap {
  background-color: rgba(0, 0, 0, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-black-background-color .noun-icon__img-wrap {
  background-color: rgba(0, 0, 0, 0.2);
}

.noun-icon__wrap.has-primary-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(72, 79, 163, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-primary-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(72, 79, 163, 0.2);
}

.noun-icon__wrap.has-secondary-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(102, 59, 169, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-secondary-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(102, 59, 169, 0.2);
}

.noun-icon__wrap.has-secondary-very-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(32, 2, 77, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-secondary-very-dark-background-color .noun-icon__img-wrap {
  background-color: rgba(32, 2, 77, 0.2);
}

.noun-icon__wrap.has-border-gray-background-color .noun-icon__img-wrap {
  background-color: rgba(112, 112, 112, 0.2);
}
.wp-block-propagate-blocks-noun-icon-block.has-border-gray-background-color .noun-icon__img-wrap {
  background-color: rgba(112, 112, 112, 0.2);
}

.noun-icon__wrap.aligncenter, .noun-icon__wrap.alignright, .noun-icon__wrap.alignleft {
  float: none;
  clear: both;
}
.propagate-cards__child .noun-icon__img-wrap {
  width: 5.6rem;
  height: 5.6rem;
  padding: 14px 14px 8px;
  border-radius: 50%;
  display: flex;
  align-items: center;
}

.has-primary-color .noun-icon__img-wrap img {
  filter: invert(52%) sepia(39%) saturate(6529%) hue-rotate(344deg) brightness(82%) contrast(83%);
}

.has-secondary-color .noun-icon__img-wrap img {
  filter: invert(57%) sepia(11%) saturate(2154%) hue-rotate(69deg) brightness(89%) contrast(86%);
}

.has-tertiary-color .noun-icon__img-wrap img {
  filter: invert(40%) sepia(43%) saturate(1004%) hue-rotate(169deg) brightness(91%) contrast(91%);
}

.has-quaternary-color .noun-icon__img-wrap img {
  filter: invert(34%) sepia(5%) saturate(165%) hue-rotate(201deg) brightness(92%) contrast(85%);
}

.has-quinary-color .noun-icon__img-wrap img {
  filter: invert(100%) sepia(4%) saturate(65%) hue-rotate(263deg) brightness(114%) contrast(87%);
}

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