/*
Theme Name: La Rosca Digital
Theme URI: https://laroscadigital.com
Author: Antigravity
Author URI: https://google.com
Description: Custom WordPress theme for La Rosca Digital news site.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: la-rosca-digital
*/

/* Basic Reset */
body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
}
