/*
Theme Name: Twenty Twenty-Four Seonami Child
Theme URI: https://example.com/
Description: Child theme for Twenty Twenty-Four with Seonami static sample templates.
Author: Shahab Zarrin Developers
Template: twentytwentyfour
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: twentytwentyfour-seonami-child
*/

/* Minimal child theme defaults. Static sample templates load their own CSS files from /assets/css. */
.sn24-static {
  direction: rtl;
  text-align: right;
}

.sn24-static * {
  box-sizing: border-box;
}

.sn24-static a {
  text-decoration-thickness: 1px;
}
