@media (max-width: 780px) {
  .so-widget-sow-button-atom-48d3a3b6dc0c-946 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-48d3a3b6dc0c-946 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-48d3a3b6dc0c-946 .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.15em;
  padding: 0.5em 1em;
  background: #569f98;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #447e78), color-stop(1, #569f98));
  background: -ms-linear-gradient(bottom, #447e78, #569f98);
  background: -moz-linear-gradient(center bottom, #447e78 0%, #569f98 100%);
  background: -o-linear-gradient(#569f98, #447e78);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#569f98', endColorstr='#447e78', GradientType=0);
  border: 1px solid;
  border-color: #3f746f #3b6d69 #36635f #3b6d69;
  color: #ffffff !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-48d3a3b6dc0c-946 .ow-button-base a:active,
.so-widget-sow-button-atom-48d3a3b6dc0c-946 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-48d3a3b6dc0c-946 .ow-button-base a.ow-button-hover:hover {
  background: #5aa69e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #48857f), color-stop(1, #5aa69e));
  background: -ms-linear-gradient(bottom, #48857f, #5aa69e);
  background: -moz-linear-gradient(center bottom, #48857f 0%, #5aa69e 100%);
  background: -o-linear-gradient(#5aa69e, #48857f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5aa69e', endColorstr='#48857f', GradientType=0);
  border-color: #60a9a2 #5aa69e #549c95 #5aa69e;
}