/*
Theme Name: NewsExo Child
Theme URI: https://sharing.io.vn
Description: Child theme của NewsExo
Author: Hoang Huan
Template: newsexo
Version: 1.0
*/

/* Import CSS từ theme cha */
@import url("../newsexo/style.css");

/* CSS tùy chỉnh của bạn */
body {
    background-color: #f8f9fa;
}
