tnt-layout tnt-body {
    min-height: calc(100vh - var(--tnt-header-height) - 9rem) !important;
}

.horizon-title {
    padding: 16px;
}
