CSS Ruleset
.container
p
:
first-child
::
first-letter
{
color
:
#000
;
font-size
:
24
px
;
text-transform
:
uppercase
;
}