/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Description: Motyw potomny dla Blocksy
Author: Maciej Wojciechowski
Author URI: https://znaneatrakcje.pl/
Template: blocksy
Version: 1.0.0
Text Domain: blocksy-child
*/
.category-description-bottom {
    margin-top: 40px;
    padding: 30px;
    background: #f7f7f7;
    border-radius: 12px;
    font-size: 17px;
    line-height: 1.7;
}

.category-description-bottom p:last-child {
    margin-bottom: 0;
}
.category-title-top {
    margin-bottom: 30px;
}

.category-title-top h1 {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 0;
}