/* 
 Theme Name:   아스트라 (Child Theme)
 Theme URI:    
 Description:  
 Author:       drromance
 Author URI:   https://drugonline.blog
 Template:     astra
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* 링크 밑줄 없애기 */
a {
	text-decoration: none!important;
}