a.language-link {
  text-decoration: none; }

a.language-link-active {
  color: #0AA30D;
  text-decoration: none; }

body {
  background-color: #198AC9; }

.page-background {
  background-color: #ffffff; }

h2 {
  color: #0AA30D; }

.btn-primary {
  color: #ffffff;
  background-color: #198AC9;
  border-color: #198AC9; }

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #ffffff;
  background-color: #0AA30D;
  border-color: #0AA30D; }

h1.logo-name {
  color: #198AC9;
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0px; }

h2.logo-tag {
  color: #0AA30D;
  margin-top: 0;
  line-height: 1;
  display: block;
  font-size: 1.5em;
  font-weight: bold; }

a.logolink {
  text-decoration: none; }

.headerimg {
  width: 100%; }

.mt-n15 {
  margin-top: -15px; }

#language-list ul li.nav-item {
  margin: 0px;
  padding: 0px; }

.lang-name-list {
  list-style: none;
  column-count: 3; }

.navbar {
  background-color: #0AA30D; }

.nav-item {
  padding: 5px 10px;
  font-weight: 600; }

a.nav-white {
  color: #ffffff; }

a.nav-white:hover {
  color: #ebeaea;
  text-decoration: underline;
  text-decoration-thickness: 3px; }

a.active {
  text-decoration: underline;
  text-decoration-thickness: 3px; }

.mobile_menu_bar {
  background-color: #198AC9;
  width: 100%; }

.grid-striped .row:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.grid-striped .row {
  padding: 5px 0px; }

.m-story-row {
  margin: 10px 0px; }

.story-icon-title {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.story-icon-cloud {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 32px;
  height: 32px;
  color: #a9a9a9; }

.story-icon-cloud:hover {
  color: #198AC9; }

.story-icon {
  margin-left: auto;
  margin-right: auto;
  width: 28px;
  display: block; }

.story-tooltip {
  opacity: 1 !important; }

a.nav-footer {
  color: #0AA30D !important; }
