.so-widget-sow-button-atom-b34cffee896f .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: 1.15em;
  padding: 1em 2em;
  background: #f68d91;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f25e63), color-stop(1, #f68d91));
  background: -ms-linear-gradient(bottom, #f25e63, #f68d91);
  background: -moz-linear-gradient(center bottom, #f25e63 0%, #f68d91 100%);
  background: -o-linear-gradient(#f68d91, #f25e63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f68d91', endColorstr='#f25e63', GradientType=0);
  border: 1px solid;
  border-color: #f15056 #f0464d #ef383f #f0464d;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-b34cffee896f .ow-button-base a:visited,
.so-widget-sow-button-atom-b34cffee896f .ow-button-base a:active,
.so-widget-sow-button-atom-b34cffee896f .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b34cffee896f .ow-button-base a.ow-button-hover:hover {
  background: #f7969a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3676d), color-stop(1, #f7969a));
  background: -ms-linear-gradient(bottom, #f3676d, #f7969a);
  background: -moz-linear-gradient(center bottom, #f3676d 0%, #f7969a 100%);
  background: -o-linear-gradient(#f7969a, #f3676d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7969a', endColorstr='#f3676d', GradientType=0);
  border-color: #f2595f #f15056 #f04148 #f15056;
  color: #ffffff;
}