/* Keep every example in the same grid cell so the longest sets the height. */
.conversation-copy #sample{display:grid;align-items:start}
.sample-option{grid-area:1 / 1;visibility:hidden;pointer-events:none}
.sample-option.active{visibility:visible;pointer-events:auto}
.brand-h{fill:none;stroke:#98701f;stroke-width:2.8;stroke-linecap:round}
.home-v3 .site-header .brand-h,.footer-v3 .brand-h{stroke:#f1cf7b}
