@media (max-width: 780px) {
  .so-widget-sow-button-atom-9a1a08f5df0c .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-9a1a08f5df0c .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9a1a08f5df0c .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e8a010;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b87f0d), color-stop(1, #e8a010));
  background: -ms-linear-gradient(bottom, #b87f0d, #e8a010);
  background: -moz-linear-gradient(center bottom, #b87f0d 0%, #e8a010 100%);
  background: -o-linear-gradient(#e8a010, #b87f0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8a010', endColorstr='#b87f0d', GradientType=0);
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border-color: #aa750c #a06f0b #92650a #a06f0b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 25px;
  
  padding-block: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 20px;
}
.so-widget-sow-button-atom-9a1a08f5df0c .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9a1a08f5df0c .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fff8c9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff296), color-stop(1, #fff8c9));
  background: -ms-linear-gradient(bottom, #fff296, #fff8c9);
  background: -moz-linear-gradient(center bottom, #fff296 0%, #fff8c9 100%);
  background: -o-linear-gradient(#fff8c9, #fff296);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8c9', endColorstr='#fff296', GradientType=0);
  border-color: #fffad3 #fff8c9 #fff6ba #fff8c9;
  color: #0066bf !important;
}