/*
 * Theme Name:  Authentic Child
 * Theme URI:   https://codesupply.co/themes/authentic/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */


.widget_nav_menu .sub-menu a {
    padding: 0.5rem 0 0.5rem 10px;
    line-height: 2;
    border-bottom: 1px dashed #EEE;
}

.widget_nav_menu .sub-menu li:last-child a {
    border-bottom: none;
}

/* ³¯Â¥¿Í ÀÛ¼ºÀÚÀÇ »ö»ó º¯°æ */
.post-meta li a {
    color: #777777 !important; /* ¿øÇÏ´Â »ö»óÀ¸·Î º¯°æ */
}