#topnav.nav-sticky .navigation-menu.nav-light > li.active > a, #topnav.nav-sticky .navigation-menu.nav-light > li:hover > a {
  color: #fff !important;
}
#topnav.gradient, #topnav.nav-sticky.gradient {
    background: #015f33 !important;
}
#topnav .navigation-menu.nav-light > li.active > a {
    color: #fff !important;
  }
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
  background-color: #b49859 !important;
  color: #fff;
}
footer .btn-primary {
    background-color: #8caf99 !important;
    border-color: #8caf99 !important;
}
.bg-footer {
  background-color: #333 !important;
}
footer, footer .text-foot, footer a:active, footer a:focus, footer a:hover {
    color: #8caf99 !important;
}
.social-icon.foot-social-icon li a {
  border-color: #8caf99;
  color: #8caf99;
}
#topnav .navigation-menu.nav-light > li > a {
    color: #b49859;
}
.btn-primary {
  background-color: #0b311f !important;
  border: 1px solid #0b311f !important;
  box-shadow: 0 3px 5px 0 #0b311f4d;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #06502d !important;
  border-color: #06502d !important;
  color: #fff !important;
}
.dropdown-toggle {
  color: #b49859 !important;
}
* {
  scrollbar-color: #333 #f5f5fa;
}
#topnav.nav-sticky .navigation-menu.nav-light > li > a {
  color: #b49859;
}
.btn-primary.active span, .btn-primary.focus span, .btn-primary:active span, .btn-primary:focus span, .btn-primary:hover span, .btn-soft-primary {
  color: #fff !important;
}
.nft-items.nft-primary .creator-name:hover, .nft-items.nft-primary .rate, .nft-items.nft-primary .title:hover {
  color: #06502d !important;
}

.bg-primary {
  background-color: #b49859 !important
}
.btn-link.primary::after {
  background-color: #06502d !important;
}
.btn.btn-link.active, .btn.btn-link:hover {
  color: #06502d !important;
}
.blog.blog-primary .btn-link.active, .blog.blog-primary .btn-link.focus, .blog.blog-primary .btn-link:active, .blog.blog-primary .btn-link:focus, .blog.blog-primary .btn-link:hover, .blog.blog-primary .btn-link:not(:disabled):not(.disabled):active {
  color: #06502d !important;
}
.blog.blog-primary .btn-link::after {
  background-color: #06502d !important;
}
.blog.blog-primary .link, .blog.blog-primary .title:hover {
  color: #06502d !important;
}
.form-check-input.form-check-input:checked {
  background-color: #06502d;
  border-color: #06502d;
}

/* Desaparece seccion de Clubes
section.section > .container:first-of-type {
  display: none;
}
section.section > .container:nth-of-type(2) {
  margin-top: 0 !important;
}
  */