@font-face {
 font-family:"sources-regular";
 src:url("../fonts/sourcesanspro-bold-webfont.woff");
 font-weight: bold;
}
@font-face {
 font-family:"sources-regular";
 src:url("../fonts/sourcesanspro-regular-webfont.woff");
  font-weight: regular;
}

main figure > img {
  box-shadow: none;
}

figcaption {
  font-size: 14px;
  color: #6c757d;
  text-align: center;
}

.le-main-container {
  padding-top: 0 !important;
}

:root {
    --max-text-snippet-p-width: 760px;
}

.header h1 {
  font-size: 20px;
  margin-bottom: 4em;
}

.header h1 a {
  text-decoration: none;
}
