/*
Theme Name: OroPocket Neo-Brutalist
Theme URI: https://oropocket.com
Author: OroPocket Team
Author URI: https://oropocket.com
Description: A custom Neo-Brutalist theme for OroPocket Blog, matching the main website design.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oropocket-theme
*/

/* 
   Tailwind CSS is used for styling via CDN for this theme. 
   Custom styles can be added here if needed.
*/

body {
    font-family: 'Inter', sans-serif;
}
