////
/// Button Print
/// @group button
////

#{ns(btn)} {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
