#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #389e21 !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: #389e21 !important;
}
#af-wrapper .button-neutral {
background-color: #389e21B0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #389e2140 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #389e21 !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #1e73be !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #1e73be !important;
}
#af-wrapper .button-neutral:hover {
background-color: #1e73beB0 !important;
}
#af-wrapper a:not(a.button):not(a.highlight-admin):not(a.highlight-moderator),
#af-wrapper .forum-post-menu a,
#af-wrapper #bottom-navigation {
color: #000000 !important;
}
#af-wrapper .unread {
color: #000000 !important;
}
#af-wrapper #read-unread .unread {
background-color: #000000 !important;
}
#af-wrapper {
font-size: 15px !important;
}
#af-wrapper #read-unread { display: none !important; } #af-wrapper .forum-name{width:30%} @media only screen and (max-width: 480px) { #af-wrapper .forum-name{width:85%} } #af-wrapper { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important; } .last-post-headline{font-style:normal !important; } #af-wrapper .unread{ color: #a2a2a2 !important; }