.so-widget-sow-button-atom-98f9fd2bb56a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 92%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #d34e69;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf2f4c), color-stop(1, #d34e69));
  background: -ms-linear-gradient(bottom, #bf2f4c, #d34e69);
  background: -moz-linear-gradient(center bottom, #bf2f4c 0%, #d34e69 100%);
  background: -o-linear-gradient(#d34e69, #bf2f4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34e69', endColorstr='#bf2f4c', GradientType=0);
  border: 1px solid;
  border-color: #b22c48 #aa2a44 #9e273f #aa2a44;
  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-98f9fd2bb56a .ow-button-base a:active,
.so-widget-sow-button-atom-98f9fd2bb56a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-98f9fd2bb56a .ow-button-base a.ow-button-hover:hover {
  background: #d55670;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c73150), color-stop(1, #d55670));
  background: -ms-linear-gradient(bottom, #c73150, #d55670);
  background: -moz-linear-gradient(center bottom, #c73150 0%, #d55670 100%);
  background: -o-linear-gradient(#d55670, #c73150);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d55670', endColorstr='#c73150', GradientType=0);
  border-color: #d75e77 #d55670 #d24a66 #d55670;
}