/*
 Theme Name: Blocksy Child - ValparaisoNetwork
 Theme URI: https://valparaisonetwork.com
 Description: Lightweight child theme for Blocksy, tailored for a tech news & reviews site.
 Author: ValparaisoNetwork + ChatGPT
 Template: blocksy
 Version: 1.0.0
 Text Domain: blocksy-child-valparaiso
*/
:root{
  --vn-accent:#2e7bf7;
}
/* Basic tweaks (safe defaults) */
body{line-height:1.65;}
a{ text-decoration:none; }
a:hover{ text-decoration:underline; }