@media (max-width: 780px) {
  .so-widget-sow-button-atom-88f8077057c8-8492 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-88f8077057c8-8492 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-88f8077057c8-8492 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #f28e41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef7211), color-stop(1, #f28e41));
  background: -ms-linear-gradient(bottom, #ef7211, #f28e41);
  background: -moz-linear-gradient(center bottom, #ef7211 0%, #f28e41 100%);
  background: -o-linear-gradient(#f28e41, #ef7211);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f28e41', endColorstr='#ef7211', GradientType=0);
  border: 1px solid;
  border-color: #e16b0f #d8660f #c95f0e #d8660f;
  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-88f8077057c8-8492 .ow-button-base a:active,
.so-widget-sow-button-atom-88f8077057c8-8492 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-88f8077057c8-8492 .ow-button-base a.ow-button-hover:hover {
  background: #f3944b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef771b), color-stop(1, #f3944b));
  background: -ms-linear-gradient(bottom, #ef771b, #f3944b);
  background: -moz-linear-gradient(center bottom, #ef771b 0%, #f3944b 100%);
  background: -o-linear-gradient(#f3944b, #ef771b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3944b', endColorstr='#ef771b', GradientType=0);
  border-color: #f39954 #f3944b #f28b3c #f3944b;
}