.so-widget-sow-button-atom-fcb673b2fc5a .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: 1.8em 3.6em;
  background: #e72d86;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca176d), color-stop(1, #e72d86));
  background: -ms-linear-gradient(bottom, #ca176d, #e72d86);
  background: -moz-linear-gradient(center bottom, #ca176d 0%, #e72d86 100%);
  background: -o-linear-gradient(#e72d86, #ca176d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e72d86', endColorstr='#ca176d', GradientType=0);
  border: 1px solid;
  border-color: #bc1665 #b31460 #a51359 #b31460;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-fcb673b2fc5a .ow-button-base a:active,
.so-widget-sow-button-atom-fcb673b2fc5a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fcb673b2fc5a .ow-button-base a.ow-button-hover:hover {
  background: #e8368b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d31872), color-stop(1, #e8368b));
  background: -ms-linear-gradient(bottom, #d31872, #e8368b);
  background: -moz-linear-gradient(center bottom, #d31872 0%, #e8368b 100%);
  background: -o-linear-gradient(#e8368b, #d31872);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8368b', endColorstr='#d31872', GradientType=0);
  border-color: #e93f91 #e8368b #e62883 #e8368b;
}