.article-endnote-component{font-family:roboto;font-size:9pt;line-height:1.6;margin:40px auto;max-width:44pc}
@media(max-width:1023px){.article-endnote-component{max-width:6in}
}
@media(max-width:1219px){.article-endnote-component{margin:36px auto}
}
.article-endnote-component .endnote-title{border-bottom:1px solid var(--pastel-gray);color:var(--dark-gray);padding-bottom:9pt}
.article-endnote-component .endnote-text{color:var(--silver);padding-top:9pt}
.article-endnote-component .endnote-text p{padding-bottom:14px}
.article-endnote-component .endnote-text p:last-of-type{padding-bottom:0}
.article-endnote-component .endnote-text p a{color:var(--primary-color)}