.jumbotron  {
    background-color:rgb(175, 175, 255);
    border: 4px solid rgb(179, 18, 18);
    border-radius: 8px;
   
}

.card-header { 
    background-color:rgb(175, 175, 255);
    

}

body{
    Font-Family: 'Muli', Sans-Serif;
    Font-Size: 15px;
    font-weight: 600;
}
