@media (max-width: 780px) {
  .so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base.ow-button-align-right.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-23681419e48e-3553 .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: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  
  font-size: 1;
  padding: 1 2;
  background: #ea7304;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b85a03), color-stop(1, #ea7304));
  background: -ms-linear-gradient(bottom, #b85a03, #ea7304);
  background: -moz-linear-gradient(center bottom, #b85a03 0%, #ea7304 100%);
  background: -o-linear-gradient(#ea7304, #b85a03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea7304', endColorstr='#b85a03', GradientType=0);
  border: 1px solid;
  border-color: #a95303 #9f4e03 #904702 #9f4e03;
  color: #000000 !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-23681419e48e-3553 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-23681419e48e-3553 .ow-button-base a.ow-button-hover:hover {
  background: #4a433f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e2a27), color-stop(1, #4a433f));
  background: -ms-linear-gradient(bottom, #2e2a27, #4a433f);
  background: -moz-linear-gradient(center bottom, #2e2a27 0%, #4a433f 100%);
  background: -o-linear-gradient(#4a433f, #2e2a27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a433f', endColorstr='#2e2a27', GradientType=0);
  border-color: #4f4843 #4a433f #413b38 #4a433f;
  color: #ffffff !important;
}