/* Center the visible Avenir letterforms, allowing for the font's lower space. */
.th-home-hero__actions .th-button {
    box-sizing: border-box;
    min-height: 52px;
    line-height: 1.25;
    padding: 14px 20px 10px;
}
