@media (max-width: 780px) {
  .so-widget-sow-button-atom-a0a55b7e35ad-336 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a0a55b7e35ad-336 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a0a55b7e35ad-336 .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: #f2691a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd520c), color-stop(1, #f2691a));
  background: -ms-linear-gradient(bottom, #cd520c, #f2691a);
  background: -moz-linear-gradient(center bottom, #cd520c 0%, #f2691a 100%);
  background: -o-linear-gradient(#f2691a, #cd520c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2691a', endColorstr='#cd520c', GradientType=0);
  -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;
  border-color: #bf4d0b #b5490a #a74309 #b5490a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 15%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-a0a55b7e35ad-336 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a0a55b7e35ad-336 .ow-button-base a.ow-button-hover:hover {
  background: #f36f24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d7560c), color-stop(1, #f36f24));
  background: -ms-linear-gradient(bottom, #d7560c, #f36f24);
  background: -moz-linear-gradient(center bottom, #d7560c 0%, #f36f24 100%);
  background: -o-linear-gradient(#f36f24, #d7560c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36f24', endColorstr='#d7560c', GradientType=0);
  border-color: #f3762d #f36f24 #f26615 #f36f24;
  color: #ffffff !important;
}