
/*
Theme Name: SiteSense Full Pro
Author: Saul Caraballo
Description: A fully redesigned, modern, professional WordPress theme for SiteSense Consulting.
Version: 2.0
*/
body {
    background-color: #121212;
    color: #f0f0f0;
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3 {
    font-family: 'Montserrat', sans-serif;
    color: #f1c40f;
}
a { color: #f1c40f; }
nav a { margin: 0 10px; text-decoration: none; font-weight: bold; }
section { padding: 40px 20px; border-bottom: 1px solid #333; }
footer { text-align: center; padding: 20px; background: #0d0d0d; }
