#customize-controls .control-section-blogger-hub .accordion-section-title:hover,
#customize-controls .control-section-blogger-hub .accordion-section-title:focus {
  background-color: #fff;
}
#accordion-section-blogger_hub_pro_link .accordion-section-title{
  background: #264826;
  color: #fff;
}
#accordion-section-blogger_hub_pro_link .accordion-section-title:hover{
 background:  #264826 !important;
 color:  #fff !important;
}
#accordion-section-blogger_hub_pro_link .accordion-section-title a{
  border-color: transparent;
  color: #50575e;
}
#accordion-section-blogger_hub_pro_link .accordion-section-title a:hover{
  background-color: #000;
  color: #fff;
}