main{flex:1}main section{overflow:hidden;position:relative}main section a{color:#e6b31e}.connection p.status{width:fit-content;margin-inline:auto}#welcome h1{font-weight:600}.overview .container{grid-template-columns:repeat(1, 1fr);justify-items:center;gap:1rem}.overview .container>a{width:100%}.overview .container>a:hover{text-decoration:none;cursor:pointer}.overview .field{padding-block:1.5rem;width:100%;min-width:250px;background-color:#495464;color:#f4f4f2;text-align:center;border-radius:12px}.overview .field i{font-size:clamp(1.2rem,1.8vw,1.4rem)}.overview .field h3,.overview .field p{padding-inline:1.5em}.overview .field h3{color:#e6b31e;font-size:clamp(1.2rem,1.8vw,1.4rem);margin-inline:auto}@media only screen and (width > 590px){.overview .container{grid-template-columns:repeat(2, 1fr)}.overview .field:first-child{grid-column:span 2}}@media only screen and (width > 1024px){.overview .container{grid-template-columns:repeat(3, 1fr)}.overview .field:first-child{grid-column:unset}}
