.alert-success{ background-color: rgb(218, 31, 39);
    color: rgb(255, 255, 255);

}

.panel-default {
    border-color: #eee;
    width: fit-content;
} 

