/*
Theme Name: Blockbase Child
Template: blockbase
*/

/* Bordel ambiant: on force les séparateurs à exister, même dans le noir */
.wp-block-separator,
hr {
  border: 0 !important;
  height: 1px !important;
  background: rgba(185,192,204,.35) !important; /* visible mais pas fluo */
  margin: 3rem 0 !important;
  max-width: 100% !important;
}
