/*********** CSS special for frogs **********/


.body {
    background: #ffffff !important;
}


/* CSS */
.topnavct {
  background-color: #333;
  overflow: hidden; /* Clears floats */
  position: fixed; /* Makes it stick to the top */
  top: 0;
  width: 100%;
}

.topnavct a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnavct a:hover {
  background-color: #ddd;
  color: black;
}

/* Add padding to body content to prevent overlap */
body {
  padding-top: 70px; /* Adjust to match your bar's height */
}

.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -8px;
}

.elementor-align-center .elementor-inline-items {
    justify-content: center;
}




.header .navbar .navbar-nav .nav-item .nav-link:hover {
    color:#e9c128 !important;
}


.header .navbar .navbar-nav li.active > .nav-link {
    color: #e9c128 !important;
}

a:hover {
    color: #e9c128!important;
}


a {
    color: #e9c128!important;
}

goud
#e9c128

groen
#275d2b




background: #F2F2F2;