/*
Theme Name: Blocksy Child - Mistrz Ceremonii
Theme URI: https://mozestrona.pl
Description: Motyw potomny dla Blocksy – projekt "Mistrz Ceremonii"
Author: Radek
Template: blocksy
Version: 1.0.0
Text Domain: blocksy-child
*/

/* --- Własne style --- */
body {
    background-color: #0f0f0f;
    color: #f3f3f3;
    font-family: 'Lora', serif;
}

h1,
h2,
h3 {
    font-family: 'Cinzel', serif;
    color: #b79e7f;
    letter-spacing: 1px;
}

a {
    color: #b79e7f;
    text-decoration: none;
}

a:hover {
    color: #d4c1a3;
}