/*
Theme Name: Jolie Child
Author: VamTam
Author URI: https://vamtam.com
Template: jolie
*/



/*

put your child theme styles here


you don't need any @import rules

*/


.post-tags {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.post-tags a {
    color: #0073aa;
    text-decoration: none;
}

.post-tags a:hover {
    text-decoration: underline;
}


