@media (max-width: 780px) {
  .so-widget-sow-button-atom-30cb8df76ae5-176 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-30cb8df76ae5-176 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-30cb8df76ae5-176 .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: #ba3f32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #923127), color-stop(1, #ba3f32));
  background: -ms-linear-gradient(bottom, #923127, #ba3f32);
  background: -moz-linear-gradient(center bottom, #923127 0%, #ba3f32 100%);
  background: -o-linear-gradient(#ba3f32, #923127);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba3f32', endColorstr='#923127', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #862d24 #7e2b22 #72261f #7e2b22;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-30cb8df76ae5-176 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-30cb8df76ae5-176 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c24234;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9a3429), color-stop(1, #c24234));
  background: -ms-linear-gradient(bottom, #9a3429, #c24234);
  background: -moz-linear-gradient(center bottom, #9a3429 0%, #c24234 100%);
  background: -o-linear-gradient(#c24234, #9a3429);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c24234', endColorstr='#9a3429', GradientType=0);
  border-color: #c94537 #c24234 #b63e31 #c24234;
  color: #ffffff !important;
}