/*
Theme Name:   BioEvidenceHub Child
Theme URI:    https://bioevidencehub.com/
Template:     bioevidencehub
Author:       BioEvidenceHub
Author URI:   https://bioevidencehub.com/
Description:  Child theme for BioEvidenceHub. Put every customisation here — CSS, template overrides and PHP — so that updating the parent theme never overwrites your work. This is the theme that should be ACTIVE on the live site.
Version:      1.0.0
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:  bioevidencehub-child
*/

/* =========================================================================
   Your custom CSS goes below this line.

   Everything the parent theme draws is built on CSS custom properties, so
   most changes are a one-line override rather than a rewritten rule. For
   example, to change the accent colour everywhere:

       :root {
           --beh-primary: #1B7F5C;
       }

   Useful variables:
     --beh-primary       links, buttons, labels, accents
     --beh-navy          headings and the footer background
     --beh-body          paragraph text
     --beh-surface-soft  the tint behind alternating sections
     --beh-line          card borders and dividers
     --beh-container     maximum page width
     --beh-measure       article line length, in characters
     --beh-font-scale    global type size multiplier

   Prefer the Customizer for anything it already covers (Personalizacja →
   BioEvidenceHub) — settings there survive being edited by someone who does
   not write CSS.
   ========================================================================= */
