@media (max-width: 780px) {
  .so-widget-sow-button-atom-2870b038fc7b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2870b038fc7b .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2870b038fc7b .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: #db151c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac1116), color-stop(1, #db151c));
  background: -ms-linear-gradient(bottom, #ac1116, #db151c);
  background: -moz-linear-gradient(center bottom, #ac1116 0%, #db151c 100%);
  background: -o-linear-gradient(#db151c, #ac1116);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db151c', endColorstr='#ac1116', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #9f0f14 #950e13 #870d11 #950e13;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 220px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-2870b038fc7b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2870b038fc7b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4161d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b61117), color-stop(1, #e4161d));
  background: -ms-linear-gradient(bottom, #b61117, #e4161d);
  background: -moz-linear-gradient(center bottom, #b61117 0%, #e4161d 100%);
  background: -o-linear-gradient(#e4161d, #b61117);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4161d', endColorstr='#b61117', GradientType=0);
  border-color: #e91b23 #e4161d #d6151b #e4161d;
  color: #ffffff !important;
}