@media (max-width: 780px) {
  .so-widget-sow-button-atom-c26d4eec66ad-20719 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c26d4eec66ad-20719 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c26d4eec66ad-20719 .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: 1em;
  padding: 0.5em 1em;
  background: #dd1367;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae0f51), color-stop(1, #dd1367));
  background: -ms-linear-gradient(bottom, #ae0f51, #dd1367);
  background: -moz-linear-gradient(center bottom, #ae0f51 0%, #dd1367 100%);
  background: -o-linear-gradient(#dd1367, #ae0f51);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd1367', endColorstr='#ae0f51', GradientType=0);
  border: 1px solid;
  border-color: #a00e4b #970d46 #880c40 #970d46;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  -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-c26d4eec66ad-20719 .ow-button-base a:active,
.so-widget-sow-button-atom-c26d4eec66ad-20719 .ow-button-base a:hover {
  color: #dd1367 !important;
}
.so-widget-sow-button-atom-c26d4eec66ad-20719 .ow-button-base a.ow-button-hover:hover {
  background: #e0b1c5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d18daa), color-stop(1, #e0b1c5));
  background: -ms-linear-gradient(bottom, #d18daa, #e0b1c5);
  background: -moz-linear-gradient(center bottom, #d18daa 0%, #e0b1c5 100%);
  background: -o-linear-gradient(#e0b1c5, #d18daa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0b1c5', endColorstr='#d18daa', GradientType=0);
  border-color: #e3b9cb #e0b1c5 #dca6bd #e0b1c5;
}