@media (max-width: 780px) {
  .so-widget-sow-button-atom-f2e9b5677434-2395 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f2e9b5677434-2395 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f2e9b5677434-2395 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 286px;
  max-width: 100%;
  
  font-size: 1;
  padding: 1 2;
  background: #ffd50a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6b100), color-stop(1, #ffd50a));
  background: -ms-linear-gradient(bottom, #d6b100, #ffd50a);
  background: -moz-linear-gradient(center bottom, #d6b100 0%, #ffd50a 100%);
  background: -o-linear-gradient(#ffd50a, #d6b100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd50a', endColorstr='#d6b100', GradientType=0);
  border: 1px solid;
  border-color: #c7a500 #bd9c00 #ad9000 #bd9c00;
  color: #3c0b0b !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-f2e9b5677434-2395 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f2e9b5677434-2395 .ow-button-base a.ow-button-hover:hover {
  background: #ffd714;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0ba00), color-stop(1, #ffd714));
  background: -ms-linear-gradient(bottom, #e0ba00, #ffd714);
  background: -moz-linear-gradient(center bottom, #e0ba00 0%, #ffd714 100%);
  background: -o-linear-gradient(#ffd714, #e0ba00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd714', endColorstr='#e0ba00', GradientType=0);
  border-color: #ffd81e #ffd714 #ffd405 #ffd714;
  color: #3c0b0b !important;
}