details {
  border: none!important;
  border:0;
  scrollbar-width: none;
}

details > summary {
  display: revert;
}

.js details[open] {
  background-color: white;
}

.webform-submission-form .form-actions .button, .webform-submission-form .form-actions .button:hover {
background-color: #662b85;
}
#edit-actions {
 margin-top: 0.3em !important; 
}

#edit-flexbox {
  margin: 0.3em -0.5em !important;
}

p {
 margin-bottom: 0.5rem; !important; 
}

