.jpj-forest-price-note {
    margin: 20px 0 16px;
    padding: 18px 20px;
    border-left: 4px solid #e7e900;
    background: #f3f3f3;
    color: #333;
    font-size: 18px;
    line-height: 1.55;
}
.jpj-forest-price-note p { margin: 0; }
.produkt-detail a.order-button.jpj-forest-shop-button {
    padding: 20px;
    font-size: 24px;
    line-height: 1.35;
    white-space: normal;
    text-align: center;
}
.produkt-detail a.order-button.jpj-forest-shop-button::after {
    content: none;
}
.jpj-forest-card-link {
    text-decoration: underline;
    font-weight: 600;
    overflow-wrap: anywhere;
}
.footer .jpj-forest-contact {
    padding-top: 22px;
    padding-bottom: 12px;
}
.footer .jpj-forest-contact .button {
    display: inline-block;
    max-width: 100%;
    padding: 14px 24px;
    white-space: normal;
    color: #151515;
}
.jpj-forest-shop-button:focus-visible,
.jpj-forest-card-link:focus-visible,
.jpj-forest-contact .button:focus-visible {
    outline: 3px solid #333;
    outline-offset: 4px;
}
.footer .jpj-forest-contact .button:focus-visible {
    outline-color: #fff;
}
@media (max-width: 767px) {
    .produkt-detail a.order-button.jpj-forest-shop-button {
        font-size: 20px;
        padding: 18px 14px;
    }
}
