/**
 * Blocks
 *  - base styles for block templates.
 ============================================================================ */
.block {
  margin: 1.25em 0;
}

#block-footercredentials {
  font-size: 12px;
  color: #858585;
  text-align: right;
  margin-bottom: 0;
}

#block-footercredentials .field__item * {
  margin-bottom: 0;
  font-size: 1em;
}

#block-footercredentials a {
  color: #858585;
}
/*# sourceMappingURL=block.css.map */