@media (max-width: 780px) {
  .so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6380f19403fc-39365 .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: #f2ee18;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc80b), color-stop(1, #f2ee18));
  background: -ms-linear-gradient(bottom, #ccc80b, #f2ee18);
  background: -moz-linear-gradient(center bottom, #ccc80b 0%, #f2ee18 100%);
  background: -o-linear-gradient(#f2ee18, #ccc80b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ee18', endColorstr='#ccc80b', GradientType=0);
  border: 1px solid;
  border-color: #bdba0b #b3b00a #a5a209 #b3b00a;
  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-6380f19403fc-39365 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6380f19403fc-39365 .ow-button-base a.ow-button-hover:hover {
  background: #f3ef22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5d20c), color-stop(1, #f3ef22));
  background: -ms-linear-gradient(bottom, #d5d20c, #f3ef22);
  background: -moz-linear-gradient(center bottom, #d5d20c 0%, #f3ef22 100%);
  background: -o-linear-gradient(#f3ef22, #d5d20c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ef22', endColorstr='#d5d20c', GradientType=0);
  border-color: #f3ef2b #f3ef22 #f2ee13 #f3ef22;
  color: #ffffff !important;
}