@media (max-width: 780px) {
  .so-widget-sow-button-atom-b6f843f61331-154672 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-b6f843f61331-154672 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b6f843f61331-154672 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 379px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #c4b247;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a49434), color-stop(1, #c4b247));
  background: -ms-linear-gradient(bottom, #a49434, #c4b247);
  background: -moz-linear-gradient(center bottom, #a49434 0%, #c4b247 100%);
  background: -o-linear-gradient(#c4b247, #a49434);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4b247', endColorstr='#a49434', GradientType=0);
  border: 1px solid;
  border-color: #988931 #90822e #85782b #90822e;
  color: #3a3316 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-b6f843f61331-154672 .ow-button-base a:active,
.so-widget-sow-button-atom-b6f843f61331-154672 .ow-button-base a:hover {
  color: #3a3316 !important;
}
.so-widget-sow-button-atom-b6f843f61331-154672 .ow-button-base a.ow-button-hover:hover {
  background: #c6b54f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab9b37), color-stop(1, #c6b54f));
  background: -ms-linear-gradient(bottom, #ab9b37, #c6b54f);
  background: -moz-linear-gradient(center bottom, #ab9b37 0%, #c6b54f 100%);
  background: -o-linear-gradient(#c6b54f, #ab9b37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6b54f', endColorstr='#ab9b37', GradientType=0);
  border-color: #c9b856 #c6b54f #c3b043 #c6b54f;
}