@media (max-width: 780px) {
  .so-widget-sow-button-atom-77007e45c7e2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-77007e45c7e2 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-77007e45c7e2 .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: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #ff2121;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ed0000), color-stop(1, #ff2121));
  background: -ms-linear-gradient(bottom, #ed0000, #ff2121);
  background: -moz-linear-gradient(center bottom, #ed0000 0%, #ff2121 100%);
  background: -o-linear-gradient(#ff2121, #ed0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2121', endColorstr='#ed0000', GradientType=0);
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  border-radius: 1.5px;
  border-color: #de0000 #d30000 #c40000 #d30000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-77007e45c7e2 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-77007e45c7e2 .ow-button-base a.ow-button-hover:hover {
  background: #ff2b2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f70000), color-stop(1, #ff2b2b));
  background: -ms-linear-gradient(bottom, #f70000, #ff2b2b);
  background: -moz-linear-gradient(center bottom, #f70000 0%, #ff2b2b 100%);
  background: -o-linear-gradient(#ff2b2b, #f70000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b2b', endColorstr='#f70000', GradientType=0);
  border-color: #ff3535 #ff2b2b #ff1c1c #ff2b2b;
  color: #ffffff !important;
}