body { background: linear-gradient(90deg, rgb(10, 4, 39), rgb(10, 4, 121)); } 
nav{background-color: antiquewhite;} 
.card { border: 0; box-shadow: 0 10px 24px rgba(44, 3, 52, 0.05); }
.navbar-brand { font-weight: 700; }
 

.text-muted{ 
    color: #ebe7e7;
}