@media (max-width: 780px) {
  .so-widget-sow-button-atom-d0a0bb9f6770-3131 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d0a0bb9f6770-3131 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d0a0bb9f6770-3131 .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: Libre Baskerville;
  
  background: #e63429;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c52117), color-stop(1, #e63429));
  background: -ms-linear-gradient(bottom, #c52117, #e63429);
  background: -moz-linear-gradient(center bottom, #c52117 0%, #e63429 100%);
  background: -o-linear-gradient(#e63429, #c52117);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e63429', endColorstr='#c52117', 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: #b71f15 #ae1d14 #a01b13 #ae1d14;
  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);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-d0a0bb9f6770-3131 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-d0a0bb9f6770-3131 .ow-button-base a.ow-button-hover:hover {
  background: #e73d32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce2318), color-stop(1, #e73d32));
  background: -ms-linear-gradient(bottom, #ce2318, #e73d32);
  background: -moz-linear-gradient(center bottom, #ce2318 0%, #e73d32 100%);
  background: -o-linear-gradient(#e73d32, #ce2318);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73d32', endColorstr='#ce2318', GradientType=0);
  border-color: #e8453b #e73d32 #e53024 #e73d32;
  color: #ffffff !important;
}