@media (max-width: 780px) {
  .so-widget-sow-button-atom-6043ea730d32 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6043ea730d32 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6043ea730d32 .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: #eaf044;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5ec15), color-stop(1, #eaf044));
  background: -ms-linear-gradient(bottom, #e5ec15, #eaf044);
  background: -moz-linear-gradient(center bottom, #e5ec15 0%, #eaf044 100%);
  background: -o-linear-gradient(#eaf044, #e5ec15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf044', endColorstr='#e5ec15', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #d9e012 #cfd611 #c2c810 #cfd611;
  border: 1px solid;
  color: #eaf044 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6043ea730d32 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6043ea730d32 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ebf14d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6ed1e), color-stop(1, #ebf14d));
  background: -ms-linear-gradient(bottom, #e6ed1e, #ebf14d);
  background: -moz-linear-gradient(center bottom, #e6ed1e 0%, #ebf14d 100%);
  background: -o-linear-gradient(#ebf14d, #e6ed1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf14d', endColorstr='#e6ed1e', GradientType=0);
  border-color: #ecf257 #ebf14d #e9f03f #ebf14d;
  color: #000000 !important;
}