@media (max-width: 780px) {
  .so-widget-sow-button-atom-68c3c616b7e9-12250 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-68c3c616b7e9-12250 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-68c3c616b7e9-12250 .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: Georgia, Times, Times New Roman, serif;
  
  background: #d01c32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a31627), color-stop(1, #d01c32));
  background: -ms-linear-gradient(bottom, #a31627, #d01c32);
  background: -moz-linear-gradient(center bottom, #a31627 0%, #d01c32 100%);
  background: -o-linear-gradient(#d01c32, #a31627);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d01c32', endColorstr='#a31627', 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: #961424 #8d1322 #7f111f #8d1322;
  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: 199px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-68c3c616b7e9-12250 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-68c3c616b7e9-12250 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e6e1dd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1c7bf), color-stop(1, #e6e1dd));
  background: -ms-linear-gradient(bottom, #d1c7bf, #e6e1dd);
  background: -moz-linear-gradient(center bottom, #d1c7bf 0%, #e6e1dd 100%);
  background: -o-linear-gradient(#e6e1dd, #d1c7bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e1dd', endColorstr='#d1c7bf', GradientType=0);
  border-color: #ebe6e3 #e6e1dd #e0d9d4 #e6e1dd;
  color: #ffffff !important;
}