'.font-medium-article': {
fontSize: '1.25rem',
letterSpacing: 'normal',
lineHeight: '24px',
fontWeight: '700',
textTransform: 'unset',
fontFamily: theme('fontFamily.heading'),
'@screen lg': {
fontSize: '1.375rem',
},
},
'.font-medium-article': {
fontSize: '1.25rem',
letterSpacing: 'normal',
lineHeight: '24px',
fontWeight: '700',
textTransform: 'unset',
fontFamily: theme('fontFamily.heading'),
'@screen lg': {
fontSize: '1.375rem',
},
},