/*add gradient background to page title text for accessibility*/ .banner-avatar-title,.page_title_item_alignment{background-color:rgba(0,0,0,0.4);padding:.5em;color:#fff}/*update alignment of subscribe button on account settings 'my instant forum post subscriptions'*/ .profile_watch_list .watchitem{display:flex;flex-flow:row-reverse;justify-content:space-between;padding:.5em .25em}/*Kyle update hide dashboard start a post per STAT,9.5.23*/ .page_2 .activity_newsfeed [data-option-object-type="Users_User"]{display:none}