@media (max-width: 780px) {
  .so-widget-sow-button-atom-55b8c87a11db-1752 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-55b8c87a11db-1752 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-55b8c87a11db-1752 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #bd0303;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b0202), color-stop(1, #bd0303));
  background: -ms-linear-gradient(bottom, #8b0202, #bd0303);
  background: -moz-linear-gradient(center bottom, #8b0202 0%, #bd0303 100%);
  background: -o-linear-gradient(#bd0303, #8b0202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd0303', endColorstr='#8b0202', GradientType=0);
  border: 1px solid;
  border-color: #7c0202 #720202 #630202 #720202;
  color: #ffffff !important;
  -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;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-55b8c87a11db-1752 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-55b8c87a11db-1752 .ow-button-base a.ow-button-hover:hover {
  background: #c70303;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #950202), color-stop(1, #c70303));
  background: -ms-linear-gradient(bottom, #950202, #c70303);
  background: -moz-linear-gradient(center bottom, #950202 0%, #c70303 100%);
  background: -o-linear-gradient(#c70303, #950202);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70303', endColorstr='#950202', GradientType=0);
  border-color: #d10303 #c70303 #b80303 #c70303;
  color: #ffffff !important;
}