.so-widget-sow-button-atom-2d23732b4d9a .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.45em;
  padding: 1em 2em;
  background: #72c4c0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4eb5b0), color-stop(1, #72c4c0));
  background: -ms-linear-gradient(bottom, #4eb5b0, #72c4c0);
  background: -moz-linear-gradient(center bottom, #4eb5b0 0%, #72c4c0 100%);
  background: -o-linear-gradient(#72c4c0, #4eb5b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72c4c0', endColorstr='#4eb5b0', GradientType=0);
  border: 1px solid;
  border-color: #48aca7 #45a5a0 #409a95 #45a5a0;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-2d23732b4d9a .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-2d23732b4d9a .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-2d23732b4d9a .ow-button-base a:visited,
.so-widget-sow-button-atom-2d23732b4d9a .ow-button-base a:active,
.so-widget-sow-button-atom-2d23732b4d9a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2d23732b4d9a .ow-button-base a.ow-button-hover:hover {
  background: #79c7c3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #55b8b3), color-stop(1, #79c7c3));
  background: -ms-linear-gradient(bottom, #55b8b3, #79c7c3);
  background: -moz-linear-gradient(center bottom, #55b8b3 0%, #79c7c3 100%);
  background: -o-linear-gradient(#79c7c3, #55b8b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79c7c3', endColorstr='#55b8b3', GradientType=0);
  border-color: #4bb3ae #48aca7 #43a19c #48aca7;
  color: #ffffff;
}