@media (max-width: 780px) {
  .so-widget-sow-button-atom-2276407be2bf-19 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2276407be2bf-19 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2276407be2bf-19 .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;
  font-family: Merriweather Sans;
  
  background: #c0141b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #920f15), color-stop(1, #c0141b));
  background: -ms-linear-gradient(bottom, #920f15, #c0141b);
  background: -moz-linear-gradient(center bottom, #920f15 0%, #c0141b 100%);
  background: -o-linear-gradient(#c0141b, #920f15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0141b', endColorstr='#920f15', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #840e13 #7b0d11 #6d0b0f #7b0d11;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 70%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-2276407be2bf-19 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2276407be2bf-19 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c9151c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b1016), color-stop(1, #c9151c));
  background: -ms-linear-gradient(bottom, #9b1016, #c9151c);
  background: -moz-linear-gradient(center bottom, #9b1016 0%, #c9151c 100%);
  background: -o-linear-gradient(#c9151c, #9b1016);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151c', endColorstr='#9b1016', GradientType=0);
  border-color: #d2161e #c9151c #bb141a #c9151c;
  color: #ffffff !important;
}