/* ==== Seite: tools ==== */

body.page-tools .tool-card .tool-button {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: auto;
}

/* tools.html nutzt einen kleineren Back-to-top-Button */
body.page-tools .back-to-top {
    width: 50px;
    height: 50px;
    color: var(--c-accent-2);
    font-weight: bold;
}

/* Dark Theme – Seite: tools */
