span.marker-yellow { background: #fff36b;}
span.marker-red    { background: #ffadad;}
span.marker-blue   { background: #c1e0ff;}
span.marker-green  { background: #b2ffb2;}

span.fontsize-12 { font-size: 12px; line-height: 1.5em; }
span.fontsize-14 { font-size: 14px; line-height: 1.5em; }
span.fontsize-16 { font-size: 16px; line-height: 1.5em; }
span.fontsize-18 { font-size: 18px; line-height: 1.5em; }
span.fontsize-20 { font-size: 20px; line-height: 1.5em; }
span.fontsize-22 { font-size: 22px; line-height: 1.5em; }
span.fontsize-24 { font-size: 24px; line-height: 1.5em; }
span.fontsize-36 { font-size: 36px; line-height: 1.5em; }
span.fontsize-48 { font-size: 48px; line-height: 1.5em; }

span strong,
span b,
span em,
span i,
span del,
span span { color: inherit; background: inherit; font-size: inherit; line-height: inherit; }
span a { background: inherit; font-size: inherit; line-height: inherit; }

.components-button.components-dropdown-menu__toggle.has-icon .dashicon { margin: 0; }
