:root{--hello-bar-surface: ;--hello-bar-ink: }body frml-hello-bar{align-items:center;background-color:var(--color-primary);color:var(--color-primary-text);display:flex;justify-content:center;padding:var(--space-xs) 5%;width:90%}body frml-hello-bar p,body frml-hello-bar a{color:var(--color-primary-text);font-size:var(--fs-s)}body frml-hello-bar a{margin-left:var(--space-xxxs);text-decoration:underline}
