@media (max-width: 780px) {
  .so-widget-sow-button-atom-60cdab3056c0-2971 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-60cdab3056c0-2971 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-60cdab3056c0-2971 .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: #dd5d5d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d43333), color-stop(1, #dd5d5d));
  background: -ms-linear-gradient(bottom, #d43333, #dd5d5d);
  background: -moz-linear-gradient(center bottom, #d43333 0%, #dd5d5d 100%);
  background: -o-linear-gradient(#dd5d5d, #d43333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd5d5d', endColorstr='#d43333', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #cd2b2b #c42929 #b82727 #c42929;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 90%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-60cdab3056c0-2971 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-60cdab3056c0-2971 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #df6565;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d63b3b), color-stop(1, #df6565));
  background: -ms-linear-gradient(bottom, #d63b3b, #df6565);
  background: -moz-linear-gradient(center bottom, #d63b3b 0%, #df6565 100%);
  background: -o-linear-gradient(#df6565, #d63b3b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6565', endColorstr='#d63b3b', GradientType=0);
  border-color: #e16e6e #df6565 #dc5959 #df6565;
  color: #ffffff !important;
}