@media (max-width: 780px) {
  .so-widget-sow-button-atom-cf42b049ba1f-14244 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cf42b049ba1f-14244 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cf42b049ba1f-14244 .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: 1.3;
  padding: 1 2;
  background: #b21824;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #85121b), color-stop(1, #b21824));
  background: -ms-linear-gradient(bottom, #85121b, #b21824);
  background: -moz-linear-gradient(center bottom, #85121b 0%, #b21824 100%);
  background: -o-linear-gradient(#b21824, #85121b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21824', endColorstr='#85121b', GradientType=0);
  border: 1px solid;
  border-color: #781018 #6f0f16 #610d14 #6f0f16;
  color: #ffffff !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-cf42b049ba1f-14244 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-cf42b049ba1f-14244 .ow-button-base a.ow-button-hover:hover {
  background: #bb1926;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e131d), color-stop(1, #bb1926));
  background: -ms-linear-gradient(bottom, #8e131d, #bb1926);
  background: -moz-linear-gradient(center bottom, #8e131d 0%, #bb1926 100%);
  background: -o-linear-gradient(#bb1926, #8e131d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb1926', endColorstr='#8e131d', GradientType=0);
  border-color: #c41a28 #bb1926 #ae1723 #bb1926;
  color: #ffffff !important;
}