body{background-color:#000;color:#fff!important}hr{border-color:#fff}.top30{margin-top:30px}.jumbotron{background-color:#171717}.puntero{cursor:pointer}.carousel-item{width:100%;height:500px;background-size:cover}@media (max-width:600px){.carousel-item{height:280px}}.main-container{margin-top:30px}.img-circle{border-radius:100%}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fast{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}