body { background-color: #f0f2f5; }
.navbar {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.08);
    padding: 12px 0;
}
.form-card { border-top: 10px solid #e30613; }
.img-lidl { max-height: 70px !important; }
.btn-submit { background: #e30613; border-color: #e30613; }
.btn-submit:hover { background: #c0050f; border-color: #c0050f; }
.main-containter { max-width: 640px; }
