body, p, ul, li {
  font-family: 'Baloo Chettan 2'!important;
  font-weight: 300;
  color: var(--bs-gray-dark);
}

a {
  color: #2aafc3;
  text-decoration: none;
}

.intro-body {
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Pacifico';
  color: #2aafc3;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: inherit;
}

.nav-link {
  text-transform: lowercase;
  color: white;
}

.brand-heading {
  text-transform: lowercase;
}

#about {
  background-color: #f7931e;
}

.masthead .intro-body {
  display: table-cell;
}

.aanmelden {
  margin-bottom: 20px;
  color: white;
  margin: 5px;
  background-color: #2aafc3;
  font-family: 'Baloo Chettan 2';
  font-size: 1.4em;
}

.nav-link, .nav-link .active {
  color: red;
}

.aankeilertekst {
  width: 80%;
}

.container-fluid .intro {
  color: red;
  font-family: 'Baloo Chettan 2';
  font-size: 2em;
}

.affiche {
  width: 500px;
}

@media (min-width: 768px).masthead {
  height: 50%!important;
}

.btn-primary:hover, .btn-primary:active {
  background-color: #8064A2 !important;
  border: none;
  border-radius: 5px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
  color: #fff !important;
  border: none;
  border-radius: 5px;
}

.blue {
  color: #2aafc3!important;
}

p.small {
  color: var(--bs-gray-700);
  text-align: left;
  font-size: 1em;
}

p.card-text {
  text-align: left;
}

h4.card-title {
  text-align: left;
}

.programmaheader {

  text-align: left;
  font-size: 3em;
}

.program-intro {
  color: white;
  font-size: 1.5em;
  text-align: left;
}

.footer-bg {
  background-color: #2aafc3;
  margin-top: 40px;
}

.werkgroepen {
  margin-top: 60px;
}

img {
}

.logofrfr {
  width: 150px;
  margin-bottom: 30px;
}
.circle-orange {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: orange;
  float: left;
  margin-bottom: 20px;
}
.circle-purple {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: purple;
  float: left;
  margin-bottom: 20px;
}
ul, li {
	font-family: 'baloo chettan 2';
}
ul {
	margin-top: -10px;
	font-size: 1em;
}
