.home-container{background-color:var(--background);width:100%;color:var(--foreground);justify-content:center;align-items:flex-start;display:flex}.home-content{text-align:left;width:100%;max-width:700px;margin-top:2rem;margin-bottom:2rem}.home-title{margin-bottom:1.25rem;font-size:2rem}.home-description{font-family:var(--font-ui);color:var(--foreground);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.home-aside{color:var(--muted-foreground);font-style:italic}.home-description--closing{color:var(--muted-foreground);margin-bottom:0;font-size:.95rem}@media (max-width:768px){.home-title{font-size:1.75rem}.home-description{font-size:.95rem}}@media (max-width:480px){.home-title{font-size:1.5rem}.home-description{font-size:.9rem}}
