Hello Kylie,
Thanks for writing in! To resolve this issue where in change the colors of the social icons in your site, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-social-global a.facebook {
color: #3b5998;
}
.x-social-global a.youtube {
color: #cc181e;
}
http://prntscr.com/byy3mb
http://prntscr.com/byy3hw
We would loved to know if this has work for you. Thank you.