.so-widget-sow-button-atom-9491b7969b74 .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: #d9cee2;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#c0aecf),color-stop(1,#d9cee2));
  background: -ms-linear-gradient(bottom,#c0aecf,#d9cee2);
  background: -moz-linear-gradient(center bottom,#c0aecf 0%,#d9cee2 100%);
  background: -o-linear-gradient(#d9cee2,#c0aecf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9cee2', endColorstr='#c0aecf', GradientType=0);
  border: 1px solid;
  border-color: #b9a4c9 #b49ec6 #ac94c0 #b49ec6;
  color: #FFFFFF !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-9491b7969b74 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-9491b7969b74 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-9491b7969b74 .ow-button-base a:visited,
.so-widget-sow-button-atom-9491b7969b74 .ow-button-base a:active,
.so-widget-sow-button-atom-9491b7969b74 .ow-button-base a:hover {
  color: #FFFFFF !important;
}
.so-widget-sow-button-atom-9491b7969b74 .ow-button-base a.ow-button-hover:hover {
  background: #ded4e6;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#c5b4d3),color-stop(1,#ded4e6));
  background: -ms-linear-gradient(bottom,#c5b4d3,#ded4e6);
  background: -moz-linear-gradient(center bottom,#c5b4d3 0%,#ded4e6 100%);
  background: -o-linear-gradient(#ded4e6,#c5b4d3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ded4e6', endColorstr='#c5b4d3', GradientType=0);
  border-color: #beabcd #b9a4c9 #b19bc4 #b9a4c9;
  color: #ffffff;
}