.so-widget-sow-button-atom-6de8c456bb1e .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #d8bec8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c59ead), color-stop(1, #d8bec8));
  background: -ms-linear-gradient(bottom, #c59ead, #d8bec8);
  background: -moz-linear-gradient(center bottom, #c59ead 0%, #d8bec8 100%);
  background: -o-linear-gradient(#d8bec8, #c59ead);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8bec8', endColorstr='#c59ead', GradientType=0);
  border: 1px solid;
  border-color: #bf95a5 #bb8ea0 #b68597 #bb8ea0;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-6de8c456bb1e .ow-button-base a:visited,
.so-widget-sow-button-atom-6de8c456bb1e .ow-button-base a:active,
.so-widget-sow-button-atom-6de8c456bb1e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6de8c456bb1e .ow-button-base a.ow-button-hover:hover {
  background: #dcc4cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9a5b2), color-stop(1, #dcc4cd));
  background: -ms-linear-gradient(bottom, #c9a5b2, #dcc4cd);
  background: -moz-linear-gradient(center bottom, #c9a5b2 0%, #dcc4cd 100%);
  background: -o-linear-gradient(#dcc4cd, #c9a5b2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcc4cd', endColorstr='#c9a5b2', GradientType=0);
  border-color: #c39baa #bf95a5 #b98b9d #bf95a5;
  color: #ffffff;
}