/*
Theme Name:     Zwinność Osobista - Ten od WordPressa
Theme URI:      https://tenodwordpressa.pl
Template:       kadence
Author:         Ten od WordPressa
Author URI:     https://tenodwordpressa.pl
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.site-main-header-wrap {
background: white;
box-shadow: 0 2px 20px rgba(26, 54, 93, 0.1);
backdrop-filter: blur(10px);
}

.entry-taxonomies .category-links.term-links.category-style-pill a {
  display: inline-block;
  background-color: #F8AD18; 
  color: #fff;               
padding: 6px 12px;   
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
