.bbp-topics-front ul.super-sticky, 
.bbp-topics ul.super-sticky, 
.bbp-topics ul.sticky, 
.bbp-forum-content ul.sticky { background-color: #f2fbff !important; }
#bbpress-forums fieldset.bbp-form { background-color: #eee !important; }
div.bbp-template-notice, 
div.indicator-hint {
background-color: #ffebea;
border-color: #fa695f;
}
#bbpress-forums { font-size: 14px; }
#bbpress-forums button {
display: block;
font-size: 0.9rem !important;
height: auto !important;
padding: 0.5rem 2rem !important;
color: #280b3e !important;
background: #5fcefc !important;
border: 1px solid #5fcefc !important;
border-radius: 25px !important;
outline: none;
margin-top: 0;
margin-left: auto;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
#bbpress-forums #bbp-user-wrapper {
background-color: #f4f4f4;
padding: 2rem;
}
#bbpress-forums #bbp-user-wrapper h3 { color: #fa695f; }
#bbpress-forums #bbp-user-wrapper .bbp-user-section p { margin-bottom: 0; }
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a { background: #e6e6e6; }