/*
Theme Name:   Hello Child
Theme URI:    https://jisim.company
Description:  Hello Elementor 차일드 테마
Author:       Jisim Company
Author URI:   https://jisim.company
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-child
*/

/* ========================================
   커스텀 CSS를 여기에 추가하세요
   ======================================== */

/* 예시: 전역 스타일 */
/*
body {
    font-family: 'Noto Sans KR', sans-serif;
}
*/

/* 예시: 반응형 디자인 */
/*
@media (max-width: 768px) {
    .custom-class {
        padding: 20px;
    }
}
*/
