.main-page-bkg{background:linear-gradient(180deg,#a16360,#f77348);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position-x:center;background-position-y:center;color:#fff;min-height:100vh;display:flex;justify-content:center;align-items:center}.banner{background-color:#d8cbb3}.btn-custom{background:linear-gradient(135deg,#a16360,#f77348);color:#fff;border:none;transition:background .3s ease}.btn-custom:hover{background:linear-gradient(135deg,#f77348,#a16360)}.main-content-card{background:#694a56;color:#d8cbb3;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:100%}.main-content-card-width{max-width:400px}@media(min-width:768px){.main-content-card-width{max-width:600px}}@media(min-width:992px){.main-content-card-width{max-width:800px}}
