@media (max-width: 780px) {
  .so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .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: #0c69ac;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #094c7c), color-stop(1, #0c69ac));
  background: -ms-linear-gradient(bottom, #094c7c, #0c69ac);
  background: -moz-linear-gradient(center bottom, #094c7c 0%, #0c69ac 100%);
  background: -o-linear-gradient(#0c69ac, #094c7c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c69ac', endColorstr='#094c7c', GradientType=0);
  border: 1px solid;
  border-color: #08436e #073d64 #063556 #073d64;
  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-38edc9b1d496-50924 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a [class^="sow-icon-"] {
  margin: 0;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-38edc9b1d496-50924 .ow-button-base a.ow-button-hover:hover {
  background: #0d6fb6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #095286), color-stop(1, #0d6fb6));
  background: -ms-linear-gradient(bottom, #095286, #0d6fb6);
  background: -moz-linear-gradient(center bottom, #095286 0%, #0d6fb6 100%);
  background: -o-linear-gradient(#0d6fb6, #095286);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6fb6', endColorstr='#095286', GradientType=0);
  border-color: #0d75bf #0d6fb6 #0c66a7 #0d6fb6;
  color: #ffffff !important;
}@font-face {
	font-family: 'sow-genericons';
	src:url(//brigittepinel.com/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot?map0iz);
	src:url(//brigittepinel.com/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot?#iefixmap0iz) format('embedded-opentype'),
	url(//brigittepinel.com/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff?map0iz) format('woff'),
	url(//brigittepinel.com/wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf?map0iz) format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.sow-icon-genericons {
	font-family: 'sow-genericons';
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
}

.sow-icon-genericons[data-sow-icon]:before {
	display: inline-block;
	content: attr(data-sow-icon);
}