/**
 * Theme Name: appway Child
 * Description: Child theme for SimplHRM marketing site redesign.
 * Author: SimplHRM
 * Template: appway
 * Version: 3.2.0
 *
 * Primary redesign styles live in assets/css/simplhrm-redesign.css
 */

/* Minimal bridge overrides — keep this file light. */

body.simplhrm-redesign {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
