/* Statement banner shares the same left gutter as the logo and site content. */
.statement p{padding-left:var(--site-gutter)}
.statement p:nth-child(2){transform:none}
@media(max-width:560px){.statement p{padding-left:0}}
