.ds-color--accent-00 {
  color: #04a64b;
}
.ds-color--accent-00:hover {
  color: #04a64b;
}
.ds-color--accent-02 {
  color: #e50046;
}
.ds-bg--accent-00 {
  background-color: #04a64b;
  color: white;
}
.ds-bg--accent-02 {
  background-color: #e50046;
  color: white;
}
.ds-border--accent-00 {
  border-color: #04a64b;
}
.ds-footer {
  min-height: 200px;
}
.ds-img {
  min-height: 100px;
  min-width: 200px;
  display: inline-block;
  background-repeat: no-repeat;
}
.ds-img-header--left {
  background-image: url("Gemeente Rotterdam_Logo_GGD Rotterdam-Rijnmond_RGB_2021.png");
  background-size: contain;
  min-width: 400px;
  background-position: bottom;
}
.ds-img-banner {
  min-width: 100%;
  min-height: 220px;
  background-image: url("banner.jpg");
  background-size: contain;
}
.card-header {
  font-size: 1.5rem;
}
.col-md-8 {
  padding-left: 9px;
  padding-right: 9px;
}
a, a:hover {
  text-decoration: underline;
  color: #000;
}
ul {
  list-style-position: outside;
  padding-left: 20px;
  color: #04a64b;
}
li span {
    color: rgb(33, 37, 41);
}
.ds-nowrap {
  flex-wrap: nowrap;
}

.back_button {
	position: absolute;
	left: 8px;
	top: 4px;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0 6px 6px 6px;
	border: none;
	cursor: pointer;
}

.menu {
	padding-left: 5rem;
}

/*# sourceMappingURL=ggd-rr-landing.css.map */
