#main-header .menu a:hover {
  color: #6c1273 !important;
}
#main-header .menu .active {
  color: #6c1273 !important;
  font-weight:bold;
}

.btn{
  color: #6c1273 !important;
}

.listados a {
  color: #6c1273 !important;
}

footer a {
  color: #6c1273 !important;
}

.bloqueContenido h2,h3,h4{
  color: #6c1273 !important;
}

.bloque h2,h3,h4{
  color: #6c1273 !important;
}

.parte1 h2,h3,h4{
  color: #6c1273 !important;
}



.titulos h2 {
  color: #ffffff !important;
}

.nubes {
  background: linear-gradient(bottom, rgba(245, 245, 245, 0) 65%, whitesmoke), url("../img/fondo_home_noctua.jpg") no-repeat !important;
  background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 65%, whitesmoke), url("../img/fondo_home_noctua.jpg") no-repeat !important;
}

.border-card,input[type="button"]{
  border-color:#6c1273 !important;
}

#instrucciones-tab .nav-link{border:2px solid #ccc; color:#000 !important;}
#instrucciones-tab .nav-item{background-color:#ffffff;}
#instrucciones-tab .nav-link.active{background-color:#fff;border:2px solid #6c1273; color:#000;}