/*
Theme Name: Namiętne Kobietki
Theme URI: https://namietne-kobietki.pl
Description: Custom Next.js Theme for Namiętne Kobietki portal
Author: namietne-kobietki.pl Team
Author URI: https://namietne-kobietki.pl
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: namietne-kobietki
*/

/* The theme style is handled by Next.js - this CSS file is just for WordPress theme identification */

body {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
} 