/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/* line 4, src/hub/components/module/embed/_variation/taboola.scss */
.embed-module[data-variation="taboola"] .embed-module__text,
.embed-module[data-variation="taboola"] .embed-module__title {
  display: none;
}
