.so-widget-sow-button-atom-074cf21f5058 .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: #db2723;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af1f1c), color-stop(1, #db2723));
  background: -ms-linear-gradient(bottom, #af1f1c, #db2723);
  background: -moz-linear-gradient(center bottom, #af1f1c 0%, #db2723 100%);
  background: -o-linear-gradient(#db2723, #af1f1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db2723', endColorstr='#af1f1c', GradientType=0);
  border: 1px solid;
  border-color: #a21d1a #991b18 #8c1916 #991b18;
  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-074cf21f5058 .ow-button-base a:active,
.so-widget-sow-button-atom-074cf21f5058 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-074cf21f5058 .ow-button-base a.ow-button-hover:hover {
  background: #dd2f2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b8211d), color-stop(1, #dd2f2b));
  background: -ms-linear-gradient(bottom, #b8211d, #dd2f2b);
  background: -moz-linear-gradient(center bottom, #b8211d 0%, #dd2f2b 100%);
  background: -o-linear-gradient(#dd2f2b, #b8211d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd2f2b', endColorstr='#b8211d', GradientType=0);
  border-color: #df3834 #dd2f2b #d72622 #dd2f2b;
}