.workstream-header-title .title .flow p{color:var(--text-color-h1);font-family:var(--font-family-h1);font-size:var(--font-size-xs-h1);font-weight:var(--font-weight-h1);line-height:var(--line-height-xs-h1);margin:0!important;text-transform:uppercase}.workstream-header-title .title .flow p:after{border-bottom-width:4px;border-bottom-width:var(--title-underline-width);border-color:var(--title-underline-color);border-color:var(--surge-ochre)!important;border-radius:var(--title-underline-border-radius);content:"";display:var(--title-underline-h1-display,block);height:0;margin-bottom:.5rem;margin-top:.5rem;width:3.5rem}@media (min-width:768px){.workstream-header-title .title .flow p{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}}.workstream-header-title .title .flow p:focus{outline:none}.workstream-header-title .title .flow p:focus-visible{outline:2px solid var(--outline-color-default)}.workstream-enter-active{transition:transform .4s ease-out,opacity .4s ease-out}.workstream-leave-active{transition:transform .4s ease-in,opacity .4s ease-in}.workstream-enter-from{opacity:0;transform:translateY(50px)}.workstream-leave-to{opacity:0;transform:translateY(-50px)}
