/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 28 2025 | 14:25:27 */
/* Match Tasty Recipe edit fields to site font */
body.wp-admin .tasty-recipes-editor,
body.wp-admin .tasty-recipes-editor * {
  font-family: 'Comme', sans-serif !important;
  font-size: 18px; /* optional for consistency */
}