new-bittner-kitchen3 8×12
Dec 8, 2022 | 0 comments

/* Change Instagram to Houzz icon */
.et-social-instagram a.icon:before {
content: "\f27c";
font-family: FontAwesome!important;
}
/* Fix the Pinterest social icon */
.et-social-pinterest a.icon:before {
content: "\e095";
}