@media (max-width: 780px) {
  .so-widget-sow-button-atom-6f12eb3d5f64-261 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-6f12eb3d5f64-261 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6f12eb3d5f64-261 .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: #3794a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a7281), color-stop(1, #3794a7));
  background: -ms-linear-gradient(bottom, #2a7281, #3794a7);
  background: -moz-linear-gradient(center bottom, #2a7281 0%, #3794a7 100%);
  background: -o-linear-gradient(#3794a7, #2a7281);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3794a7', endColorstr='#2a7281', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #276875 #24616d #205762 #24616d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-6f12eb3d5f64-261 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6f12eb3d5f64-261 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3a9baf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d7988), color-stop(1, #3a9baf));
  background: -ms-linear-gradient(bottom, #2d7988, #3a9baf);
  background: -moz-linear-gradient(center bottom, #2d7988 0%, #3a9baf 100%);
  background: -o-linear-gradient(#3a9baf, #2d7988);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a9baf', endColorstr='#2d7988', GradientType=0);
  border-color: #3ca2b6 #3a9baf #3691a3 #3a9baf;
  color: #ffffff !important;
}