/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/* Override X Theme's uppercase meta styling - more specific selector */
.entry-header .p-meta,
.p-meta,
p.p-meta {
    text-transform: none !important;
    letter-spacing: normal !important;
}

.p-meta em,
.p-meta a,
.p-meta span {
    text-transform: none !important;
    letter-spacing: normal !important;
}

