.mb-3{
    text-align: center;
    margin: auto;  
}
.custom-border{
    border: 1px solid gray;
}
.white-text{
    color: white;
}