@media (max-width: 780px) {
  .so-widget-sow-button-atom-afa13893e4a7-45 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-afa13893e4a7-45 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-afa13893e4a7-45 .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;
  padding: 1 2;
  background: #45db38;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2fbe22), color-stop(1, #45db38));
  background: -ms-linear-gradient(bottom, #2fbe22, #45db38);
  background: -moz-linear-gradient(center bottom, #2fbe22 0%, #45db38 100%);
  background: -o-linear-gradient(#45db38, #2fbe22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45db38', endColorstr='#2fbe22', GradientType=0);
  border: 1px solid;
  border-color: #2cb120 #29a81e #269b1c #29a81e;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-afa13893e4a7-45 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-afa13893e4a7-45 .ow-button-base a.ow-button-hover:hover {
  background: #4ddd41;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #31c624), color-stop(1, #4ddd41));
  background: -ms-linear-gradient(bottom, #31c624, #4ddd41);
  background: -moz-linear-gradient(center bottom, #31c624 0%, #4ddd41 100%);
  background: -o-linear-gradient(#4ddd41, #31c624);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ddd41', endColorstr='#31c624', GradientType=0);
  border-color: #55de49 #4ddd41 #41da34 #4ddd41;
  color: #ffffff !important;
}