@media (max-width: 780px) {
  .so-widget-sow-button-atom-f7365a2af38f-22399 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f7365a2af38f-22399 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f7365a2af38f-22399 .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: #e2a234;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7881c), color-stop(1, #e2a234));
  background: -ms-linear-gradient(bottom, #c7881c, #e2a234);
  background: -moz-linear-gradient(center bottom, #c7881c 0%, #e2a234 100%);
  background: -o-linear-gradient(#e2a234, #c7881c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2a234', endColorstr='#c7881c', GradientType=0);
  border: 1px solid;
  border-color: #b97f1a #b07919 #a37017 #b07919;
  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-f7365a2af38f-22399 .ow-button-base a:active,
.so-widget-sow-button-atom-f7365a2af38f-22399 .ow-button-base a:hover {
  color: #efefef !important;
}
.so-widget-sow-button-atom-f7365a2af38f-22399 .ow-button-base a.ow-button-hover:hover {
  background: #e3c83d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0b21e), color-stop(1, #e3c83d));
  background: -ms-linear-gradient(bottom, #d0b21e, #e3c83d);
  background: -moz-linear-gradient(center bottom, #d0b21e 0%, #e3c83d 100%);
  background: -o-linear-gradient(#e3c83d, #d0b21e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3c83d', endColorstr='#d0b21e', GradientType=0);
  border-color: #e5ca46 #e3c83d #e1c430 #e3c83d;
}