/*

Theme Name: Ashe Pro Child

Theme URI: https://example.com/ashe-pro-child

Description: Child theme for Ashe Pro Premium

Author: Your Name

Author URI: https://example.com

Template: ashe-pro-premium

Version: 1.0.0

*/

.post-summary-box {

  background: #f8f9fb;

  border-left: 5px solid #2c5cc5;

  padding: 20px;

  margin: 30px 0;

}



.post-summary-box h3 {

  margin-top: 0;

  font-size: 1.2em;

}



.summary-points {

  margin: 10px 0 0 0;

  padding-left: 18px;

}



.summary-points li {

  margin-bottom: 6px;

}



.summary-notice {

  margin-top: 12px;

  font-size: 0.9em;

  color: #666;

}



/* 여기에 커스텀 CSS */

