/*
Theme Name: Diss na Raka
Theme URI: https://publicon.pl/
Author: Cancer Fighters
Author URI: https://cancerfighters.pl/
Description: Minimalny, czysty motyw WordPress przygotowany jako baza pod Elementor.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: diss-na-raka
*/

html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff;
}

*, *::before, *::after {
    box-sizing: border-box;
}

a {
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
}
