[class^="pod-"],
[class*=" pod-"],
[class^="son-"],
[class*=" son-"],
[class^="live-"],
[class*=" live-"] {
color: #000000 !important;
fill: #000000 !important;
font-size: 48px !important;
display: inline-block;
line-height: 1;
}
[class^="pod-"]::before,
[class*=" pod-"]::before,
[class^="son-"]::before,
[class*=" son-"]::before,
[class^="live-"]::before,
[class*=" live-"]::before {
color: inherit !important;
fill: inherit !important;
}