@media (max-width: 780px) {
  .so-widget-sow-button-atom-9d66563a37ae-50 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9d66563a37ae-50 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9d66563a37ae-50 .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: #fc6828;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee4a03), color-stop(1, #fc6828));
  background: -ms-linear-gradient(bottom, #ee4a03, #fc6828);
  background: -moz-linear-gradient(center bottom, #ee4a03 0%, #fc6828 100%);
  background: -o-linear-gradient(#fc6828, #ee4a03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc6828', endColorstr='#ee4a03', GradientType=0);
  border: 1px solid;
  border-color: #df4503 #d54203 #c53e03 #d54203;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-9d66563a37ae-50 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-9d66563a37ae-50 .ow-button-base a.ow-button-hover:hover {
  background: #fc6f32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f84d03), color-stop(1, #fc6f32));
  background: -ms-linear-gradient(bottom, #f84d03, #fc6f32);
  background: -moz-linear-gradient(center bottom, #f84d03 0%, #fc6f32 100%);
  background: -o-linear-gradient(#fc6f32, #f84d03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc6f32', endColorstr='#f84d03', GradientType=0);
  border-color: #fc763c #fc6f32 #fc6423 #fc6f32;
  color: #ffffff !important;
}