/* ======================================================================
   GeneratePress Child — Custom Stylesheet
   Use this file for most of your styling. Keep selectors organized.
   ====================================================================== */

/* 1) Base tweaks
----------------------------------------------------------------------- */
/*
:root { --brand-accent: #2563eb; }
body {} 
a:hover {}
*/

/* 2) Header / Navigation
----------------------------------------------------------------------- */
/*
.main-navigation {}
.site-header {}
*/

/* 3) Content / Blog
----------------------------------------------------------------------- */
/*
.entry-title {}
.entry-content {}
*/

/* 4) Sidebar / Widgets
----------------------------------------------------------------------- */
/*
.widget {}
*/

/* 5) Footer
----------------------------------------------------------------------- */
/*
.site-footer {}
*/
