/*
 * 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/story_package/_theme/homepage-rail.scss */
.story-package-module[data-variation][data-theme="homepage_rail_opinion"] .story-package-module__title {
  color: #0068FF;
  font-family: "BWHaasGrotesk-95Black-Web", Helvetica, Arial, sans-serif;
}

/* line 9, src/hub/components/module/story_package/_theme/homepage-rail.scss */
.story-package-module[data-variation][data-theme="homepage_rail_opinion"] .story-package-module__title-link:before {
  color: #000000;
  content: "Bloomberg";
}
