@media (max-width: 780px) {
  .so-widget-sow-button-atom-f7a5f2a3b01d-16 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-f7a5f2a3b01d-16 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f7a5f2a3b01d-16 .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: 1em 2em;
  background: #41485a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2c303c), color-stop(1, #41485a));
  background: -ms-linear-gradient(bottom, #2c303c, #41485a);
  background: -moz-linear-gradient(center bottom, #2c303c 0%, #41485a 100%);
  background: -o-linear-gradient(#41485a, #2c303c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41485a', endColorstr='#2c303c', GradientType=0);
  border: 1px solid;
  border-color: #252934 #21242e #1b1d25 #21242e;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-f7a5f2a3b01d-16 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f7a5f2a3b01d-16 .ow-button-base a.ow-button-hover:hover {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ebebeb), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ebebeb, #ffffff);
  background: -moz-linear-gradient(center bottom, #ebebeb 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0);
  border-color: #ffffff #ffffff #f7f7f7 #ffffff;
  color: #41485a !important;
}