@media (max-width: 780px) {
  .so-widget-sow-button-atom-54daa42c8527-258 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-54daa42c8527-258 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-54daa42c8527-258 .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: #9b2d2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #73211f), color-stop(1, #9b2d2a));
  background: -ms-linear-gradient(bottom, #73211f, #9b2d2a);
  background: -moz-linear-gradient(center bottom, #73211f 0%, #9b2d2a 100%);
  background: -o-linear-gradient(#9b2d2a, #73211f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b2d2a', endColorstr='#73211f', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #671e1c #5f1c1a #531816 #5f1c1a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 212px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-54daa42c8527-258 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-54daa42c8527-258 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a32f2c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7b2421), color-stop(1, #a32f2c));
  background: -ms-linear-gradient(bottom, #7b2421, #a32f2c);
  background: -moz-linear-gradient(center bottom, #7b2421 0%, #a32f2c 100%);
  background: -o-linear-gradient(#a32f2c, #7b2421);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a32f2c', endColorstr='#7b2421', GradientType=0);
  border-color: #ab322e #a32f2c #972c29 #a32f2c;
  color: #ffffff !important;
}