@media (max-width: 780px) {
  .so-widget-sow-button-atom-e83d4f3e8ad7 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-e83d4f3e8ad7 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-e83d4f3e8ad7 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Lato;
  
  
  font-size: 1.3em;
  padding: 1.4em 2.8em;
  background: #e3117e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b40d64), color-stop(1, #e3117e));
  background: -ms-linear-gradient(bottom, #b40d64, #e3117e);
  background: -moz-linear-gradient(center bottom, #b40d64 0%, #e3117e 100%);
  background: -o-linear-gradient(#e3117e, #b40d64);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3117e', endColorstr='#b40d64', GradientType=0);
  border: 1px solid;
  border-color: #a50c5c #9c0c56 #8e0b4f #9c0c56;
  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-e83d4f3e8ad7 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-e83d4f3e8ad7 .ow-button-base a.ow-button-hover:hover {
  background: #ec1283;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd0e69), color-stop(1, #ec1283));
  background: -ms-linear-gradient(bottom, #bd0e69, #ec1283);
  background: -moz-linear-gradient(center bottom, #bd0e69 0%, #ec1283 100%);
  background: -o-linear-gradient(#ec1283, #bd0e69);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec1283', endColorstr='#bd0e69', GradientType=0);
  border-color: #ee1b88 #ec1283 #de117b #ec1283;
  color: #ffffff !important;
}