@media (max-width: 780px) {
  .so-widget-sow-button-atom-1773f2e40fe6-35133 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1773f2e40fe6-35133 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1773f2e40fe6-35133 .ow-button-base a {
  -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: Fira Sans;
  font-weight: 500;
  background: #cf030e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d020b), color-stop(1, #cf030e));
  background: -ms-linear-gradient(bottom, #9d020b, #cf030e);
  background: -moz-linear-gradient(center bottom, #9d020b 0%, #cf030e 100%);
  background: -o-linear-gradient(#cf030e, #9d020b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf030e', endColorstr='#9d020b', 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: #8e020a #840209 #750208 #840209;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.75em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 10in;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-1773f2e40fe6-35133 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-1773f2e40fe6-35133 .ow-button-base a.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
  background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
  border-color: #ffffff #ffffff #f7f7f7 #ffffff;
  color: #cf030e !important;
}