@media (max-width: 780px) {
  .so-widget-sow-button-atom-b195a552660d-395 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b195a552660d-395 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b195a552660d-395 .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: #ed282f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d11118), color-stop(1, #ed282f));
  background: -ms-linear-gradient(bottom, #d11118, #ed282f);
  background: -moz-linear-gradient(center bottom, #d11118 0%, #ed282f 100%);
  background: -o-linear-gradient(#ed282f, #d11118);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed282f', endColorstr='#d11118', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #c21017 #b90f16 #ab0e14 #b90f16;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b195a552660d-395 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b195a552660d-395 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee3138;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da1219), color-stop(1, #ee3138));
  background: -ms-linear-gradient(bottom, #da1219, #ee3138);
  background: -moz-linear-gradient(center bottom, #da1219 0%, #ee3138 100%);
  background: -o-linear-gradient(#ee3138, #da1219);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee3138', endColorstr='#da1219', GradientType=0);
  border-color: #ef3b41 #ee3138 #ed232a #ee3138;
  color: #ffffff !important;
}