/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 01 2025 | 14:58:25 */
//* ============================================
   GLOBALNE PODMIENIENIE NIEBIESKIEGO NA ŻÓŁTY
   kolor: #FFEB00
   ============================================ */

/* Linki i tekst akcentowy */
a,
a:visited,
.has-link-color,
.has-primary-color {
    color: #FFEB00 !important;
}

/* Linki po najechaniu */
a:hover,
a:focus {
    color: #FFEB00 !important;
}

/* Przycisk – wszystkie typy */
.wp-block-button__link,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.wp-ele


