/**
 * 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.
 */
.wp-block-create-block-ritme-tag .tag-label {
  font-weight: 800;
  font-size: 11px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  border-radius: 11px;
  color: #999;
  border: 1px solid #999;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 17px;
  position: relative; }


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