html body .wapper:not(#chat) :is(.hnSection.hnSection,.homeCommunityPanel.homeCommunityPanel,.homeActivityPanel.homeActivityPanel),
html body .wapper:not(#chat) :is(.hnSection.hnSection,.homeCommunityPanel.homeCommunityPanel,.homeActivityPanel.homeActivityPanel):hover,
html body .wapper:not(#chat) :is(.hnSection.hnSection,.homeCommunityPanel.homeCommunityPanel,.homeActivityPanel.homeActivityPanel):focus-within {
 background:#222525!important;
 border-color:#ffffff0c!important;
 box-shadow:0 8px 24px -16px #0009!important;
}
html body .wapper:not(#chat) .hnSection.hnSection .hnCard,
html body .wapper:not(#chat) .hnSection.hnSection .hnCard:hover,
html body .wapper:not(#chat) .hnSection.hnSection .hnCard:focus-within {
 background:#2b2f2d!important;
 border-color:transparent!important;
 box-shadow:none!important;
}
