@media (max-width: 780px) {
  .so-widget-sow-button-atom-068f9fd66c33-418 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-068f9fd66c33-418 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-068f9fd66c33-418 .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;
  background: #dd1111;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae0d0d), color-stop(1, #dd1111));
  background: -ms-linear-gradient(bottom, #ae0d0d, #dd1111);
  background: -moz-linear-gradient(center bottom, #ae0d0d 0%, #dd1111 100%);
  background: -o-linear-gradient(#dd1111, #ae0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd1111', endColorstr='#ae0d0d', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #9f0c0c #960c0c #880a0a #960c0c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-068f9fd66c33-418 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-068f9fd66c33-418 .ow-button-base a.ow-button-hover:hover {
  background: #e61212;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b70e0e), color-stop(1, #e61212));
  background: -ms-linear-gradient(bottom, #b70e0e, #e61212);
  background: -moz-linear-gradient(center bottom, #b70e0e 0%, #e61212 100%);
  background: -o-linear-gradient(#e61212, #b70e0e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e61212', endColorstr='#b70e0e', GradientType=0);
  border-color: #ed1515 #e61212 #d81111 #e61212;
  color: #ffffff !important;
}