@media (max-width: 780px) {
  .so-widget-sow-button-atom-1d2d82b0c680 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1d2d82b0c680 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1d2d82b0c680 .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.45em;
  padding: 1em 2em;
  background: #6a7e85;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #536369), color-stop(1, #6a7e85));
  background: -ms-linear-gradient(bottom, #536369, #6a7e85);
  background: -moz-linear-gradient(center bottom, #536369 0%, #6a7e85 100%);
  background: -o-linear-gradient(#6a7e85, #536369);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a7e85', endColorstr='#536369', GradientType=0);
  border: 1px solid;
  border-color: #4d5b60 #48565a #414e52 #48565a;
  color: #bed558 !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-1d2d82b0c680 .ow-button-base a:active,
.so-widget-sow-button-atom-1d2d82b0c680 .ow-button-base a:hover {
  color: #bed558 !important;
}
.so-widget-sow-button-atom-1d2d82b0c680 .ow-button-base a.ow-button-hover:hover {
  background: #6f838b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #58686e), color-stop(1, #6f838b));
  background: -ms-linear-gradient(bottom, #58686e, #6f838b);
  background: -moz-linear-gradient(center bottom, #58686e 0%, #6f838b 100%);
  background: -o-linear-gradient(#6f838b, #58686e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f838b', endColorstr='#58686e', GradientType=0);
  border-color: #748990 #6f838b #687b82 #6f838b;
}