:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  border-color: #00000026;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}