.so-widget-sow-button-atom-74fdc34dd10e .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: #e8278a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c71570), color-stop(1, #e8278a));
  background: -ms-linear-gradient(bottom, #c71570, #e8278a);
  background: -moz-linear-gradient(center bottom, #c71570 0%, #e8278a 100%);
  background: -o-linear-gradient(#e8278a, #c71570);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8278a', endColorstr='#c71570', GradientType=0);
  border: 1px solid;
  border-color: #b91468 #b01363 #a2115b #b01363;
  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-74fdc34dd10e .ow-button-base a:visited,
.so-widget-sow-button-atom-74fdc34dd10e .ow-button-base a:active,
.so-widget-sow-button-atom-74fdc34dd10e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-74fdc34dd10e .ow-button-base a.ow-button-hover:hover {
  background: #e9308f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d01676), color-stop(1, #e9308f));
  background: -ms-linear-gradient(bottom, #d01676, #e9308f);
  background: -moz-linear-gradient(center bottom, #d01676 0%, #e9308f 100%);
  background: -o-linear-gradient(#e9308f, #d01676);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9308f', endColorstr='#d01676', GradientType=0);
  border-color: #c2156e #b91468 #ab1261 #b91468;
  color: #ffffff;
}