/*
Theme Name: Stitch Theme
Theme URI: 
Author: Antigravity
Author URI: 
Description: Custom WordPress theme converted from HTML.
Version: 1.0
License: 
License URI: 
Text Domain: stitch-theme
*/

/* Base styles from index.html style block */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.writing-vertical-rl {
    writing-mode: vertical-rl;
}
