/** === Drop Cap and Subhead Block === */
p.has-drop-cap:not(:focus)::first-letter {
    font-size: 70px;
    margin: 10px 20px 0 0;
}