Hi EIF,
You can use this CSS code:
.item-page .com-content-article__body > p:first-child::first-letter, .item-page .com-content-article__body p.has-letter::first-letter {
color: #e45e4d;
float: left;
font-size: 96px;
font-weight: 400;
line-height: 0.7;
margin-right: 16px;
padding-top: 16px;
}
give me your site URL, if you still face this issue.