.page-wrapper--covid19 .map-tools {
  top: 240px;
  left: 920px;
}

.local-initiatives-container {
  top: 240px;
}

ul.local-initiatives-categories {
  position: relative;
  z-index: 1000;
}

ul.local-initiatives-categories a.filter-link {
  text-decoration: none;
  color: white;
}

ul.local-initiatives-categories a.active {
  text-decoration: underline;
  color: white;
}

.local-initiatives-panel {
  background-color: white !important;
  overflow-y: scroll;
  max-height: 800px;
}

.local-initiatives-panel h3 {
  width: 100%;
  padding: 10px 0 10px 1.5em;
  background-color: #faaf37;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}

ul#news-container {
  list-style: none;
}

ul#news-container h4 {
  font-weight: bold;
  padding: 20px 0 0px 0;
}

hr.bar-small {
  width: 10%;
  margin-left: 0;
  border-top-color: #33b1e6;
}

ul#news-container button.local-initiatives-seepost {
  margin-right: 1.5em;
}

ul#news-container span {
  padding-right: 1.5em;
  font-weight: bold;
}

#full-article {
  padding: 2em;
}

#full-article h4 {
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0 10px 0;
}

#full-article span {
  padding-right: 1.5em;
  font-weight: bold;
}

#full-article .local-initiatives-body {
  margin-top: 30px;
}

#full-article .local-initiatives-attachment a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 20px 0 20px 0;
}

.countries-list {
  text-align: center;
}

.countries-list h2 {
  font-size: 18px;
  font-weight: bold;
}

.countries-list .container {
  background-color: white;
}

.countries-list .container select {
  margin: 0 0 10px 0;
}

.page-wrapper--covid19 .map-tools {
  position: absolute;
  left: 720px;
  top: 380px;
}
