/* Keep typography upright without touching portfolio layout or assets. */
html,
body,
button,
input,
textarea,
select {
  font-style: normal !important;
  font-synthesis-style: none;
}

body *,
body *::before,
body *::after,
em,
i,
cite,
var,
address,
dfn {
  font-style: normal !important;
  font-synthesis-style: none;
}
