.text-center {
    text-align: center;
}

.text-left {
    text-align: left !important;
}

.mb-15
{
    margin-bottom: 15px !important;
}
 
.d-flex {
    display: flex;
}

.mt-5 {
    margin-top: 100px !important;
}
