@media (max-width: 780px) {
  .so-widget-sow-button-atom-7a40e5f0ba7e .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7a40e5f0ba7e .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7a40e5f0ba7e .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.15em;
  padding: 1em 2em;
  background: #f4436d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f11348), color-stop(1, #f4436d));
  background: -ms-linear-gradient(bottom, #f11348, #f4436d);
  background: -moz-linear-gradient(center bottom, #f11348 0%, #f4436d 100%);
  background: -o-linear-gradient(#f4436d, #f11348);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4436d', endColorstr='#f11348', GradientType=0);
  border: 1px solid;
  border-color: #e70e41 #de0d3e #cf0c3a #de0d3e;
  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-7a40e5f0ba7e .ow-button-base a:active,
.so-widget-sow-button-atom-7a40e5f0ba7e .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7a40e5f0ba7e .ow-button-base a.ow-button-hover:hover {
  background: #f54d74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f21c4f), color-stop(1, #f54d74));
  background: -ms-linear-gradient(bottom, #f21c4f, #f54d74);
  background: -moz-linear-gradient(center bottom, #f21c4f 0%, #f54d74 100%);
  background: -o-linear-gradient(#f54d74, #f21c4f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f54d74', endColorstr='#f21c4f', GradientType=0);
  border-color: #f5567c #f54d74 #f43e69 #f54d74;
}