@media (max-width: 780px) {
  .so-widget-sow-button-atom-8361ac0140e2-1952 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8361ac0140e2-1952 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8361ac0140e2-1952 .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.2em;
  padding: 0.6em 1.2em;
  background: #d8b722;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac921b), color-stop(1, #d8b722));
  background: -ms-linear-gradient(bottom, #ac921b, #d8b722);
  background: -moz-linear-gradient(center bottom, #ac921b 0%, #d8b722 100%);
  background: -o-linear-gradient(#d8b722, #ac921b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8b722', endColorstr='#ac921b', GradientType=0);
  border: 1px solid;
  border-color: #9f8619 #967f18 #897416 #967f18;
  color: #ffffff !important;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  -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-8361ac0140e2-1952 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-8361ac0140e2-1952 .ow-button-base a.ow-button-hover:hover {
  background: #ddbc27;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b5991c), color-stop(1, #ddbc27));
  background: -ms-linear-gradient(bottom, #b5991c, #ddbc27);
  background: -moz-linear-gradient(center bottom, #b5991c 0%, #ddbc27 100%);
  background: -o-linear-gradient(#ddbc27, #b5991c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddbc27', endColorstr='#b5991c', GradientType=0);
  border-color: #debf30 #ddbc27 #d4b321 #ddbc27;
  color: #ffffff !important;
}