.buerstenshop-cta-btn-88a029ad {
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 5px;
    font-family: inherit;
    font-weight: 600;
    cursor: pointer;
}
.buerstenshop-cta-btn-88a029ad:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
