/*
Theme Name: RENPOL by EDUKOWSKI.PL
Theme URI: https://edukowski.pl
Author: EDUKOWSKI.PL
Author URI: https://edukowski.pl
Description: Profesjonalny motyw WordPress dla firmy Renpol - producenta sprzętu rehabilitacyjnego. Obsługuje wielojęzyczność (PL/EN/DE) i pełną konfigurację przez Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: renpol-edukowski
Tags: business, medical, rehabilitation, multilingual, customizer, responsive
*/

/* Minimal reset — pełne style są w assets/css/renpol.css */
*,
*::before,
*::after {
    box-sizing: border-box;
}
.renpol-katalog img {
  background: #FFF;
}