.produkt-uebersicht-section{background:#eee;padding:60px 20px;text-align:center;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);margin-top:60px}.produkt-uebersicht-section .title{font-size:32px;color:#cf3128;margin-bottom:30px;font-weight:700;font-family:'Segoe UI',sans-serif}.button-wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.btn-custom{background-color:#cf3128;color:white;text-decoration:none;padding:12px 28px;border-radius:10px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(207,49,40,.3);border:2px solid transparent}.btn-custom:hover{background-color:#fff;color:#cf3128;border:2px solid #cf3128;transform:translateY(-2px)}.btn-custom.kontakt{background-color:transparent;color:#cf3128;border:2px solid #cf3128}.btn-custom.kontakt:hover{background-color:#cf3128;color:#fff}