Preview:
//Parent
:host {
    --font-size-1: 0.625rem;
    --font-size-2: 0.75rem;
    --color-gray-9: #f203ba;
}

//Child
.header-container h3 {
    font-size: 1rem;
    color: var(--color-gray-9);
    margin: 0.25rem 0 0 0;
    line-height: 1.5;
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter