/*
 Theme Name:   RNC-Theme
 Theme URI:    https://rasanico.com
 Author:       YaS!N Mosavian
 Author URI:   https://yasin-mosavian.ir
 Description:  org theme rasanico.com
 Version:      3.5.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rnc-theme
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Requires PHP: 8.1
*/

:root {
  --primary-color: #0073aa;
  --secondary-color: #f1f1f1;
}


/* ============================================= */
/* فونت‌های سفارشی - فقط این دو فونت لود شوند */
/* ============================================= */


/* Admin Panel Improvements */
.rnc-settings-wrap h2 {
    margin-top: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.rnc-settings-wrap .notice {
    margin: 15px 0;
}

body {
    cursor: url("assets/svg/cursor.svg") 0 0, auto;
    /* 0 0 = نوک فلش گوشه‌ی بالا-چپ تصویر (هات‌اسپات) */
}



















