.so-widget-sow-button-atom-61abeea37cee .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: #2f53ef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1137da), color-stop(1, #2f53ef));
  background: -ms-linear-gradient(bottom, #1137da, #2f53ef);
  background: -moz-linear-gradient(center bottom, #1137da 0%, #2f53ef 100%);
  background: -o-linear-gradient(#2f53ef, #1137da);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f53ef', endColorstr='#1137da', GradientType=0);
  border: 1px solid;
  border-color: #1033cc #0f31c3 #0e2db4 #0f31c3;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-61abeea37cee .ow-button-base a:active,
.so-widget-sow-button-atom-61abeea37cee .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-61abeea37cee .ow-button-base a.ow-button-hover:hover {
  background: #2dbcf0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #10a4d9), color-stop(1, #2dbcf0));
  background: -ms-linear-gradient(bottom, #10a4d9, #2dbcf0);
  background: -moz-linear-gradient(center bottom, #10a4d9 0%, #2dbcf0 100%);
  background: -o-linear-gradient(#2dbcf0, #10a4d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dbcf0', endColorstr='#10a4d9', GradientType=0);
  border-color: #36bff0 #2dbcf0 #1eb7ef #2dbcf0;
}