/*
Theme Name: 360luxagency
Theme URI: http://cmap.com
Author: 360luxagency
Author URI: http://cmap.com
Description: 01/01/2026
Version: 1.0.0
Text Domain: 360luxagency
*/

/**
 * Change font text editor
 */
body#tinymce {
    font-family: Arial, sans-serif !important;
}
body#tinymce h1 {
    font-size: 1.75rem !important;
}
body#tinymce h2 {
    font-size: 1.6rem !important;
}
body#tinymce h3 {
    font-size: 1.45rem !important;
}
body#tinymce h4 {
    font-size: 1.3rem !important;
}
body#tinymce h5 {
    font-size: 1.15rem !important;
}
body#tinymce h6 {
    font-size: 1rem !important;
}