@media (max-width: 780px) {
  .so-widget-sow-button-atom-4262de86e81a-5587 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4262de86e81a-5587 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4262de86e81a-5587 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #3366ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0040ff), color-stop(1, #3366ff));
  background: -ms-linear-gradient(bottom, #0040ff, #3366ff);
  background: -moz-linear-gradient(center bottom, #0040ff 0%, #3366ff 100%);
  background: -o-linear-gradient(#3366ff, #0040ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366ff', endColorstr='#0040ff', GradientType=0);
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-color: #003cf0 #0039e5 #0036d6 #0039e5;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.4em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 190px;
  max-width: 100%;
  padding-inline: 0.8em;
}
.so-widget-sow-button-atom-4262de86e81a-5587 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-4262de86e81a-5587 .ow-button-base a.ow-button-hover:hover {
  background: #3d6eff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0a47ff), color-stop(1, #3d6eff));
  background: -ms-linear-gradient(bottom, #0a47ff, #3d6eff);
  background: -moz-linear-gradient(center bottom, #0a47ff 0%, #3d6eff 100%);
  background: -o-linear-gradient(#3d6eff, #0a47ff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d6eff', endColorstr='#0a47ff', GradientType=0);
  border-color: #4775ff #3d6eff #2e62ff #3d6eff;
  color: #ffffff !important;
}