@media (max-width: 780px) {
  .so-widget-sow-button-atom-6321b6c4b569-9302 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6321b6c4b569-9302 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6321b6c4b569-9302 .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: 0.5em 1em;
  background: #fd6925;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ed4c02), color-stop(1, #fd6925));
  background: -ms-linear-gradient(bottom, #ed4c02, #fd6925);
  background: -moz-linear-gradient(center bottom, #ed4c02 0%, #fd6925 100%);
  background: -o-linear-gradient(#fd6925, #ed4c02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd6925', endColorstr='#ed4c02', GradientType=0);
  border: 1px solid;
  border-color: #de4702 #d44402 #c43f02 #d44402;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 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-6321b6c4b569-9302 .ow-button-base a:active,
.so-widget-sow-button-atom-6321b6c4b569-9302 .ow-button-base a:hover {
  color: #fd6925 !important;
}
.so-widget-sow-button-atom-6321b6c4b569-9302 .ow-button-base a.ow-button-hover:hover {
  background: #fcd0bd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #faad8c), color-stop(1, #fcd0bd));
  background: -ms-linear-gradient(bottom, #faad8c, #fcd0bd);
  background: -moz-linear-gradient(center bottom, #faad8c 0%, #fcd0bd 100%);
  background: -o-linear-gradient(#fcd0bd, #faad8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd0bd', endColorstr='#faad8c', GradientType=0);
  border-color: #fdd7c7 #fcd0bd #fcc6ae #fcd0bd;
}