Cart: Remove italics for Shipping and taxes message

Example:

Code:

/* -- code start -- */
p.cart__footer__text em {font-style: normal !important}
/* - end - */

Where do I add the code?

Use this link to learn where exactly to add this code snippet:

Where to add your CSS style code