#customize-controls .control-section-educationweb .accordion-section-title:hover,
#customize-controls .control-section-educationweb .accordion-section-title:focus {
	background-color: #fff;
}

.rtl .control-section-educationweb .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}

.control-section-educationweb .accordion-section-title .button {
  font-weight: 700;
  margin-left: 8px;
  border-color: #ff0202;
  background-color: #ff0202;
  color: #fff;
}

.control-section-educationweb .accordion-section-title .button:hover {
  background-color: #ff0202;
  border-color: #ff0202;
}
#accordion-section-educationweb .accordion-section-title:before{
    content: '';
}
