.panel>.panel-heading {
    background-image: none;
    background-color: #DD4B39;
    color: white;
}

.panel-footer {
    text-align: center;
}

.mx-auto {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

