#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #d12bb2 !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: #d12bb2 !important;
}
#af-wrapper .button-neutral {
background-color: #d12bb2B0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #d12bb240 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #d12bb2 !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #d12bb2 !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #d12bb2 !important;
}
#af-wrapper .button-neutral:hover {
background-color: #d12bb2B0 !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: #d12bb2 !important;
}
#af-wrapper .unread {
color: #d12bb2 !important;
}
#af-wrapper #read-unread .unread {
background-color: #d12bb2 !important;
}
#af-wrapper .notices-panel { background-color: #ec108f; border: 1px solid #ec108f; /* Можно оставить тот же цвет для рамки */ border-radius: 4px; color: #ffffff; /* Белый текст */ padding: 0 16px; margin: 15px 0; }