/* Button-Styling auf dieser Seite */ .kg-button-card a.kg-btn { font-size: 18px; /* Textgröße */ padding: 14px 28px; /* Innenabstand (Höhe/Breite) */ border-radius: 12px; /* abgerundete Ecken */ background-color: #ec823b; /* Hintergrundfarbe */ color: #fff; /* Textfarbe */ font-weight: 600; text-transform: uppercase; /* optional */ transition: background-color 0.3s ease; } .kg-button-card a.kg-btn:hover { background-color: #d86e24; /* Hover-Farbe */ }

Podcasts, die du lieben wirst