h1{
    color: blue;
}

.d-flex {
    display: flex!important;
}