#af-wrapper #forum-profile .display-name,
#af-wrapper input[type="checkbox"]:checked:before {
color: #ff3535 !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: #ff3535 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #ff3535 !important;
}
#af-wrapper .button-normal,
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #bf0505 !important;
}
#af-wrapper #profile-navigation a.active {
background-color: #bf0505 !important;
}
#af-wrapper a,
#af-wrapper .forum-post-menu a,
#af-wrapper .post-author .topic-author,
#af-wrapper #bottom-navigation {
color: #ff3535 !important;
}
#af-wrapper .unread {
color: #af2424 !important;
}
#af-wrapper #read-unread .unread {
background-color: #af2424 !important;
}
#wpadminbar {
	display: none;
}

.entry-summary {
	padding: 0px !important;
}

.entry-title {
	display: none;
}

#af-wrapper .editor-row .button {
    color: black !important;
}