/*
Theme Name: Seoguru
Theme URI: https://seogru.in/
Description: Premium Webflow-level child theme with CRM, WhatsApp leads, Portfolio
Author: SEO Guru
Template: generatepress
Version: 1.0
*/

:root{
--primary:#2563eb;
--secondary:#7c3aed;
}

.seoguru-container{
max-width:1200px;
margin:auto;
padding:80px 20px;
}

.seoguru-btn{
background:linear-gradient(135deg,#2563eb,#7c3aed);
color:white;
padding:14px 28px;
border-radius:10px;
text-decoration:none;
display:inline-block;
border:none;
cursor:pointer;
}
