/*
Theme Name: Obstella
Description: Obstella is a modern and elegant Gutenverse theme designed for OB-GYN clinics, maternity centers, and women’s health professionals. With its clean layout and warm aesthetic, Obstella helps you build a trustworthy, patient-focused website that showcases your services, builds credibility, and encourages appointment bookings with ease.
Author: Jegtheme
Author URI: https://support.jegtheme.com/
Theme URI: https://fse.jegtheme.com/obstella/
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: obstella
Tags: block-patterns,block-styles,editor-style,full-site-editing,template-editing,custom-menu
Copyright: © Jegtheme. All rights reserved.
*/

:root{
    
}
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .block-library-block__reusable-block-container {
    max-width: 100%;
}
/* Force headings and paragraphs to match */
.entry-content p,
.entry-content li,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.wp-block-gutenverse-heading,
.gutenverse-text,
.gutenverse-text-editor p {
  font-family: "Work Sans", sans-serif;
}