@media (max-width: 780px) {
  .so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 255px;
  max-width: 100%;
  
  font-size: 14px;
  padding: 20px 40px;
  background: #ff5528;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f43300), color-stop(1, #ff5528));
  background: -ms-linear-gradient(bottom, #f43300, #ff5528);
  background: -moz-linear-gradient(center bottom, #f43300 0%, #ff5528 100%);
  background: -o-linear-gradient(#ff5528, #f43300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5528', endColorstr='#f43300', GradientType=0);
  border: 1px solid;
  border-color: #e53000 #da2e00 #cb2b00 #da2e00;
  color: #ffffff !important;
  -webkit-border-radius: 33px 33px 33px 33px;
  -moz-border-radius: 33px 33px 33px 33px;
  border-radius: 33px 33px 33px 33px;
  -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-23ae20f5c3ea .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-23ae20f5c3ea .ow-button-base a.ow-button-hover:hover {
  background: #ffa81f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eb9000), color-stop(1, #ffa81f));
  background: -ms-linear-gradient(bottom, #eb9000, #ffa81f);
  background: -moz-linear-gradient(center bottom, #eb9000 0%, #ffa81f 100%);
  background: -o-linear-gradient(#ffa81f, #eb9000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa81f', endColorstr='#eb9000', GradientType=0);
  border-color: #ffac29 #ffa81f #ffa210 #ffa81f;
  color: #ffffff !important;
}