#af-wrapper #forum-profile .display-name,#af-wrapper .post-author .topic-author,#af-wrapper input[type=checkbox]:checked:before{color:#006e0e !important}#af-wrapper .button-normal,#af-wrapper .title-element,#af-wrapper #forum-header,#af-wrapper #profile-header .background-avatar,#af-wrapper #profile-navigation,#af-wrapper input[type=radio]:checked:before{background-color:#006e0e !important}#af-wrapper .button-neutral{background-color:#006e0eB0 !important}#af-wrapper .post-author .topic-author{background-color:#006e0e40 !important}#af-wrapper input[type=radio]:focus,#af-wrapper input[type=checkbox]:focus,#af-wrapper #profile-header{border-color:#006e0e !important}#af-wrapper .title-element,#af-wrapper #forum-navigation a,#af-wrapper #forum-navigation-mobile a{border-color:#00680a !important}#af-wrapper .button-normal:hover,#af-wrapper #profile-navigation a.active{background-color:#00680a !important}#af-wrapper .button-neutral:hover{background-color:#00680aB0 !important}#forum-navigation ul li:first-child:before{content:\"\\f015\"; /* Font Awesome home icon */ font-family: \"Font Awesome 5 Free\"; font-weight: 900; color: white; font-size: 18px; margin-right: 10px; position: relative; cursor: pointer; } /* Make the icon clickable using a pseudo-link overlay */ #forum-navigation ul li:first-child::before { display: inline-block; position: relative; } #forum-navigation ul li:first-child::before:hover { opacity: 0.8; } /* Invisible link overlay */ #forum-navigation ul li:first-child::after { content: \"\"; position: absolute; top: 0; left: 0; width: 20px; height: 20px; cursor: pointer; z-index: 1; } /* Redirect on click using pointer-events trick */ #forum-navigation ul li:first-child { pointer-events: none; } #forum-navigation ul li:first-child::before, #forum-navigation ul li:first-child::after { pointer-events: auto; } #forum-navigation ul li:first-child::before { /* Simulate click by wrapping in a link */ display: inline-block; } #forum-navigation ul li:first-child::before { content: \"\"; } #forum-navigation ul li:first-child::before { content: \"\\f015\"; font-family: \"Font Awesome 5 Free\";font-weight:900;color:#fff;font-size:18px;margin-right:10px}#forum-navigation ul li:first-child:before{cursor:pointer}#forum-navigation ul li:first-child::before:hover{opacity:.8}