.so-widget-sow-button-atom-3ff49e499bb0 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Montserrat;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #fe5a27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f13a01), color-stop(1, #fe5a27));
  background: -ms-linear-gradient(bottom, #f13a01, #fe5a27);
  background: -moz-linear-gradient(center bottom, #f13a01 0%, #fe5a27 100%);
  background: -o-linear-gradient(#fe5a27, #f13a01);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe5a27', endColorstr='#f13a01', GradientType=0);
  border: 1px solid;
  border-color: #e23601 #d83401 #c83001 #d83401;
  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-3ff49e499bb0 .ow-button-base a:active,
.so-widget-sow-button-atom-3ff49e499bb0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3ff49e499bb0 .ow-button-base a.ow-button-hover:hover {
  background: #fe6231;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb3c01), color-stop(1, #fe6231));
  background: -ms-linear-gradient(bottom, #fb3c01, #fe6231);
  background: -moz-linear-gradient(center bottom, #fb3c01 0%, #fe6231 100%);
  background: -o-linear-gradient(#fe6231, #fb3c01);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe6231', endColorstr='#fb3c01', GradientType=0);
  border-color: #fe6a3b #fe6231 #fe5622 #fe6231;
}