.navbar-dark .navbar-nav .nav-link{color:#fff}

.searchform{width:600px;max-width:100%;}

.searchform .form-outline{width:86%;}

.card-body-video{height:100px;}

.card-img-top-video{max-height:360px;max-width:640px}

.text-bold{font-weight:bold;}

a.text-bold{color:#000;}

.btn-default{font-size:0.8em;border:1px solid #c2c2c2}

.btn-danger{font-size:0.8em;}

.btn-success{font-size:0.8em;}

.info-user{margin-top:-80px;}

.info-user h2{
    color:#fff;
    text-shadow:0 0 5px #000
}

.ban{
    position:absolute;
    background:#dc3545;
    color:#fff;
    right:15px;
    top:15px;
    padding:2px 15px;
}