h3 {
color: blue;
}
p:after {
content: " - This is a remote component using isolated shadow DOM";
font-style: italic;
}
h3 {
color: blue;
}
p:after {
content: " - This is a remote component using isolated shadow DOM";
font-style: italic;
}