.ec-block { 

border-top: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; padding-top:1em; padding-bottom: 1em; margin-bottom:2em;

}

.ec-block h4.ec-header {
position:relative;
cursor:pointer;
margin:0px;

}

.ec-block h4.ec-header button {

  text-align:left; 
  padding: 0px !important; 
  cursor:pointer; 
  height: auto !important;

}

.ec-block h4.ec-header button:hover {

background: #ffd203;


}

.ec-block h4.ec-header button span{

top: -6px;
    position: relative;
    margin: 0;
    right: auto;
    margin-left: 0em;
    margin-right: 1.5em;
left:8px;
}

.ec-block-content {

margin-top:2em; 

}