/*
Theme Name: FinanceCore
Theme URI: https://financecore19.xyz
Author: FinanceCore Team
Description: A professional finance blog theme with high-performance utility tools.
Version: 1.0
Text Domain: financecore
*/

body {
    font-family: 'Inter', sans-serif;
    background-color: #f8f9fa;
}

/* Custom Selection Color - Updated to Emerald Green */
::selection {
    background: #059669;
    color: white;
}