/*
 Theme Name:   Newsmag Child
 Theme URI:    https://newsmag-child.com/
 Description:  Child theme for Newsmag
 Author:       Egregii
 Template:     Newsmag
 Version:      1.0.0
*/



/****************************************************************************************************/
/* Styles for ACF fields */
.egregii_ACF_postsNews_overline p {
    /*opacity: .8;*/
    text-transform: uppercase;
    font-size: 1.4em;
    
    margin-top: 1em;
    margin-bottom: 1em;
}
.egregii_ACF_postsNews_SEOLead p {
    font-size: 1.2em;
    
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #e6e6e6;
}
