Change employee position color

.roll-team .info span {
    color: #000000;
}

Tip: Change #000000 to the color you want.  If you need help picking a hex format color, use this site.

INFO: This is a CSS snippet. If you don’t have a child theme or don’t know how to use one, we recommend that you add this snippet in Customize > Additional CSS.