/* SK24 Tax Notice – Produktseite & Loop */

.sk24-tax-notice {
    font-size: 0.8em;
    color: #666;
    margin: 2px 0 6px;
    line-height: 1.4;
}

.sk24-tax-notice--single {
    margin-top: 4px;
    margin-bottom: 8px;
}

.sk24-tax-notice--loop {
    margin-top: 2px;
    margin-bottom: 4px;
    text-align: center;
}

.sk24-tax-notice a {
    color: inherit;
    text-decoration: underline;
}

.sk24-tax-notice a:hover {
    color: #333;
}
