@media (max-width: 780px) {
  .so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base.ow-button-align-center {
    text-align: left;
  }
  .so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a1a72cab96b0 .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: 10pt;
  padding: 1em 2em;
  background: #f2906d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ee6c3e), color-stop(1, #f2906d));
  background: -ms-linear-gradient(bottom, #ee6c3e, #f2906d);
  background: -moz-linear-gradient(center bottom, #ee6c3e 0%, #f2906d 100%);
  background: -o-linear-gradient(#f2906d, #ee6c3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2906d', endColorstr='#ee6c3e', GradientType=0);
  border: 1px solid;
  border-color: #ed6230 #ec5b27 #ea5019 #ec5b27;
  color: #f5fbfe !important;
  -webkit-border-radius: 0.25em 0.55em 0.25em 0.55em;
  -moz-border-radius: 0.25em 0.55em 0.25em 0.55em;
  border-radius: 0.25em 0.55em 0.25em 0.55em;
  -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-a1a72cab96b0 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a1a72cab96b0 .ow-button-base a.ow-button-hover:hover {
  background: #f39776;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef7448), color-stop(1, #f39776));
  background: -ms-linear-gradient(bottom, #ef7448, #f39776);
  background: -moz-linear-gradient(center bottom, #ef7448 0%, #f39776 100%);
  background: -o-linear-gradient(#f39776, #ef7448);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f39776', endColorstr='#ef7448', GradientType=0);
  border-color: #f49e80 #f39776 #f28c68 #f39776;
  color: #f5fbfe !important;
}