h1 { color: goldenrod; } p { font-size: 1.5em; } .refrain { font-size: 1.2em; color: green; } .strophe{ color: darkred; } .nikolaus{ font-size: 1.3em; font-style: italic; font-weight: bolder; } h1 .nikolaus{ box-shadow: 1px 1px 2px 3px darkgreen; }