@media (max-width: 780px) {
  .so-widget-sow-button-atom-e6b84f902289-2288 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-e6b84f902289-2288 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e6b84f902289-2288 .ow-button-base .sowb-button {
  -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: #1f2dc4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #182398), color-stop(1, #1f2dc4));
  background: -ms-linear-gradient(bottom, #182398, #1f2dc4);
  background: -moz-linear-gradient(center bottom, #182398 0%, #1f2dc4 100%);
  background: -o-linear-gradient(#1f2dc4, #182398);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f2dc4', endColorstr='#182398', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #16208b #151e82 #121b75 #151e82;
  border: 1px solid;
  color: #eeee22 !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-e6b84f902289-2288 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e6b84f902289-2288 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #202fcd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1925a1), color-stop(1, #202fcd));
  background: -ms-linear-gradient(bottom, #1925a1, #202fcd);
  background: -moz-linear-gradient(center bottom, #1925a1 0%, #202fcd 100%);
  background: -o-linear-gradient(#202fcd, #1925a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#202fcd', endColorstr='#1925a1', GradientType=0);
  border-color: #2231d6 #202fcd #1e2cc0 #202fcd;
  color: #eeee22 !important;
}