@media (max-width: 780px) {
  .so-widget-sow-button-atom-07d3c1fc9ed2-1275 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-07d3c1fc9ed2-1275 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-07d3c1fc9ed2-1275 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
  max-width: 100%;
  font-family: Open Sans;
  
  
  font-size: 1em;
  padding: 1em 2em;
  background: #010066;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000033), color-stop(1, #010066));
  background: -ms-linear-gradient(bottom, #000033, #010066);
  background: -moz-linear-gradient(center bottom, #000033 0%, #010066 100%);
  background: -o-linear-gradient(#010066, #000033);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010066', endColorstr='#000033', GradientType=0);
  border: 1px solid;
  border-color: #000024 #00001a #00000a #00001a;
  color: #ffffff !important;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -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-07d3c1fc9ed2-1275 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-07d3c1fc9ed2-1275 .ow-button-base a.ow-button-hover:hover {
  background: #010070;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #01003d), color-stop(1, #010070));
  background: -ms-linear-gradient(bottom, #01003d, #010070);
  background: -moz-linear-gradient(center bottom, #01003d 0%, #010070 100%);
  background: -o-linear-gradient(#010070, #01003d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010070', endColorstr='#01003d', GradientType=0);
  border-color: #01007a #010070 #010061 #010070;
  color: #ffffff !important;
}