Hi Ruth,
It is not possible to change the icons.
If you want to change the background color of icons, then please use the following css.
.effect-st-portfolio i.portfolio_icons {
background-color: #9F2203;
}
Note: If you use the css, then please use the custom css plugin or child theme to write css.
Thanks