@media (max-width: 780px) {
  .so-widget-sow-button-atom-306b5f12166e .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-306b5f12166e .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-306b5f12166e .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: Oxygen;
  
  
  font-size: 1em;
  padding: 1em 2em;
  background: #f03347;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e01026), color-stop(1, #f03347));
  background: -ms-linear-gradient(bottom, #e01026, #f03347);
  background: -moz-linear-gradient(center bottom, #e01026 0%, #f03347 100%);
  background: -o-linear-gradient(#f03347, #e01026);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f03347', endColorstr='#e01026', GradientType=0);
  border: 1px solid;
  border-color: #d10f24 #c80f22 #ba0e20 #c80f22;
  color: #f7f5f2 !important;
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  -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-306b5f12166e .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-306b5f12166e .ow-button-base a.ow-button-hover:hover {
  background: #f87746;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f75315), color-stop(1, #f87746));
  background: -ms-linear-gradient(bottom, #f75315, #f87746);
  background: -moz-linear-gradient(center bottom, #f75315 0%, #f87746 100%);
  background: -o-linear-gradient(#f87746, #f75315);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f87746', endColorstr='#f75315', GradientType=0);
  border-color: #f97e50 #f87746 #f86c37 #f87746;
  color: #f7f5f2 !important;
}