.so-widget-sow-button-atom-41612fd4be00 .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: #5804f4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4603c2), color-stop(1, #5804f4));
  background: -ms-linear-gradient(bottom, #4603c2, #5804f4);
  background: -moz-linear-gradient(center bottom, #4603c2 0%, #5804f4 100%);
  background: -o-linear-gradient(#5804f4, #4603c2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5804f4', endColorstr='#4603c2', GradientType=0);
  border: 1px solid;
  border-color: #4003b3 #3d03a9 #37039a #3d03a9;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-41612fd4be00 .ow-button-base a:active,
.so-widget-sow-button-atom-41612fd4be00 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-41612fd4be00 .ow-button-base a.ow-button-hover:hover {
  background: #4332fc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1803f8), color-stop(1, #4332fc));
  background: -ms-linear-gradient(bottom, #1803f8, #4332fc);
  background: -moz-linear-gradient(center bottom, #1803f8 0%, #4332fc 100%);
  background: -o-linear-gradient(#4332fc, #1803f8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4332fc', endColorstr='#1803f8', GradientType=0);
  border-color: #4c3cfc #4332fc #3523fc #4332fc;
}