.D\(ib\) {display: inline-block;}
.Fw\(b\) {font-weight: bold;}

/* FONT SIZES: 
    s = small (1.125rem)
    m = medium (1.25rem)
    l = large (1.5rem)
    xl = extra-large (2rem)
*/
.Fz\(s\) {font-size: 1.125rem;}

.My\(xs\){margin-top: 2px; margin-bottom: 2px;}
