.logo-white{
    height: 25px;
    width: 100%;
}
.logo-dark{
    height: 25px;
    width: 100%;
}
.pt-0 {
    padding-top: 31px !important;
}


.body-flex {
   display: flex;
   align-items: center;
}

.offset-xl-1 {
    margin-left: 0.333333%;
}


