@media (max-width: 780px) {
  .so-widget-sow-button-atom-6f5040b649ed-188 .ow-button-base.ow-button-align-right {
    text-align: right;
  }
  .so-widget-sow-button-atom-6f5040b649ed-188 .ow-button-base.ow-button-align-right.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6f5040b649ed-188 .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: 1em;
  padding: 0.5em 1em;
  background: #495960;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #333e43), color-stop(1, #495960));
  background: -ms-linear-gradient(bottom, #333e43, #495960);
  background: -moz-linear-gradient(center bottom, #333e43 0%, #495960 100%);
  background: -o-linear-gradient(#495960, #333e43);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#495960', endColorstr='#333e43', GradientType=0);
  border: 1px solid;
  border-color: #2c363a #283135 #21292c #283135;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-6f5040b649ed-188 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6f5040b649ed-188 .ow-button-base a.ow-button-hover:hover {
  background: #4d5e66;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #374449), color-stop(1, #4d5e66));
  background: -ms-linear-gradient(bottom, #374449, #4d5e66);
  background: -moz-linear-gradient(center bottom, #374449 0%, #4d5e66 100%);
  background: -o-linear-gradient(#4d5e66, #374449);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d5e66', endColorstr='#374449', GradientType=0);
  border-color: #52646c #4d5e66 #47565d #4d5e66;
  color: #ffffff !important;
}