.gech-details__summary
{
  font-weight: bold;
  font-size: 16px;
  background-color: #ededed;
  text-align: left!important;  
  color:#000000!important;
}
details.gech-details fieldset:not(.fieldgroup) {
    min-width: 0;
    padding: 15px;
    border: 0px solid;
}
.col-lg-4 {
  text-align:right;
}