.d-flex.flex-wrap.justify-content-md-between.align-items-md-center {
        justify-content: center !important;
        align-items: center;
}

.page__footer{
background: linear-gradient(to bottom, rgb(89, 50, 60), rgb(41, 16, 16));
}