@media (max-width: 780px) {
  .so-widget-sow-button-atom-418c3e1d62ca .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-418c3e1d62ca .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-418c3e1d62ca .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: 1em 2em;
  background: #e06989;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d73f68), color-stop(1, #e06989));
  background: -ms-linear-gradient(bottom, #d73f68, #e06989);
  background: -moz-linear-gradient(center bottom, #d73f68 0%, #e06989 100%);
  background: -o-linear-gradient(#e06989, #d73f68);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e06989', endColorstr='#d73f68', GradientType=0);
  border: 1px solid;
  border-color: #d5325e #d12b58 #c52953 #d12b58;
  color: #ffffff !important;
  -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;
  -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-418c3e1d62ca .ow-button-base a:active,
.so-widget-sow-button-atom-418c3e1d62ca .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-418c3e1d62ca .ow-button-base a.ow-button-hover:hover {
  background: #e27190;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9476e), color-stop(1, #e27190));
  background: -ms-linear-gradient(bottom, #d9476e, #e27190);
  background: -moz-linear-gradient(center bottom, #d9476e 0%, #e27190 100%);
  background: -o-linear-gradient(#e27190, #d9476e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e27190', endColorstr='#d9476e', GradientType=0);
  border-color: #e37a96 #e27190 #df6586 #e27190;
}