Changet Default Youzify Text Styling (Color, Font Size, Font Weight)
You can use this CSS template
.youzify p, .youzify span, .youzify a, .youzify i, .youzify-wall-link-title, .youzify-wall-link-desc, #whats-new {
font-size: 14px !important;
color: #000 !important;
font-weight:500 !important;
}
Please change the color code or font size number ot font-weight number to another.

