@media (max-width: 780px) {
  .so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-033f1c7eaf33 .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.45em;
  padding: 1em 2em;
  background: #18212a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #05070a), color-stop(1, #18212a));
  background: -ms-linear-gradient(bottom, #05070a, #18212a);
  background: -moz-linear-gradient(center bottom, #05070a 0%, #18212a 100%);
  background: -o-linear-gradient(#18212a, #05070a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18212a', endColorstr='#05070a', GradientType=0);
  border: 1px solid;
  border-color: #050505 #000000 #000000 #000000;
  color: #ffb724 !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  -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-033f1c7eaf33 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-033f1c7eaf33 .ow-button-base a.ow-button-hover:hover {
  background: #1c2630;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #090d10), color-stop(1, #1c2630));
  background: -ms-linear-gradient(bottom, #090d10, #1c2630);
  background: -moz-linear-gradient(center bottom, #090d10 0%, #1c2630 100%);
  background: -o-linear-gradient(#1c2630, #090d10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2630', endColorstr='#090d10', GradientType=0);
  border-color: #1f2b37 #1c2630 #161e27 #1c2630;
  color: #ffb724 !important;
}