p {
	&.has-drop-cap:not(:focus):first-letter {
		font-size: var(--wp--custom--paragraph--dropcap--typography--font-size);
		font-weight: var(--wp--custom--paragraph--dropcap--typography--font-weight);
		margin: var(--wp--custom--paragraph--dropcap--margin);
	}
}
