@media (max-width: 780px) {
  .so-widget-sow-button-atom-9a4de0bbebf5-146 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9a4de0bbebf5-146 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9a4de0bbebf5-146 .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: 1.15em;
  padding: 1.4em 2.8em;
  background: #f47117;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce5a0a), color-stop(1, #f47117));
  background: -ms-linear-gradient(bottom, #ce5a0a, #f47117);
  background: -moz-linear-gradient(center bottom, #ce5a0a 0%, #f47117 100%);
  background: -o-linear-gradient(#f47117, #ce5a0a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47117', endColorstr='#ce5a0a', GradientType=0);
  border: 1px solid;
  border-color: #c05309 #b64f09 #a74908 #b64f09;
  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-9a4de0bbebf5-146 .ow-button-base a:active,
.so-widget-sow-button-atom-9a4de0bbebf5-146 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9a4de0bbebf5-146 .ow-button-base a.ow-button-hover:hover {
  background: #f5985a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f27a2a), color-stop(1, #f5985a));
  background: -ms-linear-gradient(bottom, #f27a2a, #f5985a);
  background: -moz-linear-gradient(center bottom, #f27a2a 0%, #f5985a 100%);
  background: -o-linear-gradient(#f5985a, #f27a2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5985a', endColorstr='#f27a2a', GradientType=0);
  border-color: #f59e63 #f5985a #f48f4b #f5985a;
}