span.wpsm-show, span.wpsm-hide {
color:#f19200!important;
text-decoration:none;
font-weight:700;
}
.wpsm-show a, .wpsm-show:active, .wpsm-show:visited {
cursor: pointer;
text-decoration: none;
}
.wpsm-show:hover {
cursor: pointer;
}
.wpsm-hide a, .wpsm-hide:active, .wpsm-hide:visited {
cursor: pointer;
text-decoration: none;
}
.wpsm-hide:hover {
cursor: pointer;
}
.wpsm-content-hide {
display: none;
}