@media (max-width: 780px) {
  .so-widget-sow-button-atom-0cae39507d24 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0cae39507d24 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0cae39507d24 .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.3em;
  padding: 1em 2em;
  background: #d83153;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b42240), color-stop(1, #d83153));
  background: -ms-linear-gradient(bottom, #b42240, #d83153);
  background: -moz-linear-gradient(center bottom, #b42240 0%, #d83153 100%);
  background: -o-linear-gradient(#d83153, #b42240);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83153', endColorstr='#b42240', GradientType=0);
  border: 1px solid;
  border-color: #a7203b #9e1e38 #921c34 #9e1e38;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-0cae39507d24 .ow-button-base a:active,
.so-widget-sow-button-atom-0cae39507d24 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0cae39507d24 .ow-button-base a.ow-button-hover:hover {
  background: #da3a5a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd2443), color-stop(1, #da3a5a));
  background: -ms-linear-gradient(bottom, #bd2443, #da3a5a);
  background: -moz-linear-gradient(center bottom, #bd2443 0%, #da3a5a 100%);
  background: -o-linear-gradient(#da3a5a, #bd2443);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da3a5a', endColorstr='#bd2443', GradientType=0);
  border-color: #db4261 #da3a5a #d72d4f #da3a5a;
}