.so-widget-sow-button-atom-b8ed7de07fe5 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1.4em 2.8em;
  background: #ec6848;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7421a), color-stop(1, #ec6848));
  background: -ms-linear-gradient(bottom, #e7421a, #ec6848);
  background: -moz-linear-gradient(center bottom, #e7421a 0%, #ec6848 100%);
  background: -o-linear-gradient(#ec6848, #e7421a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec6848', endColorstr='#e7421a', GradientType=0);
  border: 1px solid;
  border-color: #db3d17 #d23a16 #c43714 #d23a16;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-b8ed7de07fe5 .ow-button-base a:visited,
.so-widget-sow-button-atom-b8ed7de07fe5 .ow-button-base a:active,
.so-widget-sow-button-atom-b8ed7de07fe5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b8ed7de07fe5 .ow-button-base a.ow-button-hover:hover {
  background: #ed7051;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e84a23), color-stop(1, #ed7051));
  background: -ms-linear-gradient(bottom, #e84a23, #ed7051);
  background: -moz-linear-gradient(center bottom, #e84a23 0%, #ed7051 100%);
  background: -o-linear-gradient(#ed7051, #e84a23);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed7051', endColorstr='#e84a23', GradientType=0);
  border-color: #e44018 #db3d17 #cd3915 #db3d17;
  color: #ffffff;
}