.wp-showhide .sh-toggle {
margin: 0;
padding: 0;
border: 0;
background: none;
color: inherit;
font: inherit;
cursor: pointer;
text-decoration: underline;
} .wp-showhide.sh-content[hidden] {
display: none;
}