.background {
    height: 100%;
    background: #f59e00;
}

.card {
    margin-top: 15px;
}

.navbar {
    background-color: white !important;
}

.footer {
    margin-top: 15px;
    background-color:white;
}