/* Source compact button hides its text through font-size:0 at<=600. */
@media(max-width:600px){body .header>.button.button-small{font-size:14px;line-height:1.25;gap:10px;justify-content:center;align-items:center}}
