/**
 * 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-altamiranomedia-edh-custom-block-la-cifra {
  background-color: white;
  color: black;
}

:root {
  --second-font:Frank Ruhl Libre,Georgia,Times,Serif;
  --body-text:18px;
}

.la-cifra-container {
  display: flex;
}

.additional-content {
  justify-content: flex-end;
}

/*# sourceMappingURL=style-index.css.map*/