/*
Theme Name: Astra Child
Theme URI: https://example.cz
Description: Child theme pro Astra
Author: IT oddělení HZS ULK
Template: astra
Version: 1.0
*/

/* Vlastní CSS */

:root {
    --hzs-blue: #142142;
    --hzs-gold: #e0ad12;
}
