/*
 Theme Name:   ColorMag Child
 Theme URI:    https://ceeratoo.com
 Description:  Child theme for ColorMag
 Author:       Your Name
 Author URI:   https://ceeratoo.com
 Template:     colormag
 Version:      1.0.0
*/

/* 👇 Điều chỉnh khoảng cách tiêu đề phụ trong bài viết */
.single-post h3 {
  margin-top: 1em !important;
  margin-bottom: 0.5em !important;
}