body { color:white !important; font-family: var(--font-family-codecwarm-codecwarm-regular) !important; line-height: 1.6 !important; font-size: 1em !important; }
.container { align-items: baseline !important; }
h1, h2 { margin-top: 1.2em !important; font-size: x-large; }
h1 { font-size: clamp(2.07rem, 2.07rem + ((1vw - 0.2rem) * 2.691), 3.55rem) !important; }
.toc { margin: 1em 0 2em !important; padding: 1em !important; background: #f5f5f5 !important; border-radius: 4px !important; color:black; display: inline-block; }
.toc ul { margin: 0 !important; padding-left: 1.2em !important; }
.toc li { margin: 0.2em 0 !important; }
a { text-decoration: none !important; }
a:hover { text-decoration: underline !important; }
#to_top{ color:red !important; }
.contenuto_documento{ padding: 5px }