/*
Theme Name: OvroNews24
Theme URI: https://ovronews24.com
Author: OvroTeam
Description: A professional news theme with integrated utility tools for AdSense optimization.
Version: 1.1
Text Domain: ovronews24
*/

body {
    font-family: 'Inter', sans-serif;
    background-color: #f8f9fa;
}

/* Custom Selection Color */
::selection {
    background: #0070F6;
    color: white;
}