.so-widget-sow-button-atom-5e648b0c3bf4 .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: #d45058;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c13038), color-stop(1, #d45058));
  background: -ms-linear-gradient(bottom, #c13038, #d45058);
  background: -moz-linear-gradient(center bottom, #c13038 0%, #d45058 100%);
  background: -o-linear-gradient(#d45058, #c13038);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d45058', endColorstr='#c13038', GradientType=0);
  border: 1px solid;
  border-color: #b52d35 #ad2b32 #a1272f #ad2b32;
  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-5e648b0c3bf4 .ow-button-base a:active,
.so-widget-sow-button-atom-5e648b0c3bf4 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-5e648b0c3bf4 .ow-button-base a.ow-button-hover:hover {
  background: #bababa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a1a1a1), color-stop(1, #bababa));
  background: -ms-linear-gradient(bottom, #a1a1a1, #bababa);
  background: -moz-linear-gradient(center bottom, #a1a1a1 0%, #bababa 100%);
  background: -o-linear-gradient(#bababa, #a1a1a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#a1a1a1', GradientType=0);
  border-color: #bfbfbf #bababa #b2b2b2 #bababa;
}