/* COLORS */
/* FONTS */
*::selection {
  background-color: #137104 !important;
  color: #fff; }

.article-gallery__title {
  font-family: "Asap-Bold";
  color: #137104; }

.article-gallery__label, .article-gallery__article-title {
  font-family: "Ubuntu", sans-serif;
  color: #fff;
  font-size: 14px; }

.article-gallery__article-description {
  font-family: "Asap-Bold";
  font-style: italic;
  color: #fff;
  font-size: 16px; }

.article-gallery__chips {
  display: none !important; }

.article-gallery__btn-link {
  display: none !important; }

.article-gallery__linear-gradient {
  min-height: 0; }

/*# sourceMappingURL=articleGallery.css.map*/