/*
Theme Name: plesseArt
Author: Internetagentur plesseArt
Description: A clean and modern WordPress Block Theme with full site editing support.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plesse-art
Tags: block-patterns, block-styles, full-site-editing, wide-blocks, custom-colors, custom-typography
*/
.wp-block-separator {
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 2px solid;
  margin-left: 0px;
  margin-right: auto;
}
