.text-input {
    font-size: calc(24px * var(--construct-scale));
}

.button {
    font-size: calc(24px * var(--construct-scale));
}