/* =WordPress Core
-------------------------------------------------------------- */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-decoration-skip: skip;
text-decoration-skip: skip;
}