HEX
Server: Apache/2.4.6 (CentOS) PHP/5.6.39
System: Linux izj6c6ukj0hyugxsgmuxz3z 3.10.0-514.6.2.el7.x86_64 #1 SMP Thu Feb 23 03:04:39 UTC 2017 x86_64
User: root (0)
PHP: 5.6.39
Disabled: NONE
Upload Files
File: /web/data/blog.tbbbearing.com/wp-content/themes/fino/assets/css/customize-controls.css
#customize-controls .control-section-fino .accordion-section-title:hover,
#customize-controls .control-section-fino .accordion-section-title:focus {
	background-color: #fff;
}
.control-section-fino .accordion-section-title .button {
	margin-top:  -4px;
	font-weight: 400;
	margin-left: 8px;
}
.rtl .control-section-fino .accordion-section-title .button {
	margin-left:  0;
	margin-right: 8px;
}
/* ---------Customizer--------- */
.control-section-fino h3.accordion-section-title {
  	background: #d82c2c !important;
  	color: #fff !important;
}

#accordion-section-example_2 h3{
	background: #ffffff !important;
    color: #333 !important;
}
#accordion-section-example_2 h3 a{
	background: #31a3dd !important;
    color: #fff !important;
	box-shadow: 2px 2px 0px 0px #31a3dd;
    border: solid 1px #31a3dd;
}
a.button.button-secondary.alignright {
  	color: #fff;
    box-shadow: 2px 2px 0px 0px #333;
    border: solid 1px #333;
    border-bottom: none;
    background: #000;
    font-weight: bold;
}
a.button.button-secondary.alignright:hover {
	background: #eee;
	color: #000;
}