/*
Theme Name: twentytwentyfive Child
Template: twentytwentyfive
Author: Your Name
Description: Child theme for OceanWP. Parent styles are enqueued via functions.php.
Version: 1.0
*/

/* Put site-wide small overrides here (avoid @import; parent style is enqueued). */

/* Example small override (optional) */
body {
  /* keep global font fallback; form-specific rules go to frontend-admin.css */
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}
