.brand-logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700}.brand-logo__img{height:1.7rem;width:auto}.brand-logo__img--dark{display:none}html.dark .brand-logo__img--dark{display:block}html.dark .brand-logo__img--light{display:none}.nextra-card>p{padding-inline:1rem}.nextra-card>p:first-child{padding-top:1rem}.nextra-card>p:last-of-type{padding-bottom:.25rem}