body{font-family:'Hind Guntur',sans-serif}
.login-card{
width:350px;margin:100px auto;padding:25px;
background:#fff;border-radius:12px;
box-shadow:0 10px 25px rgba(0,0,0,.1)
}
.cv-card{
max-width:900px;margin:30px auto;
background:#fff;padding:25px;border-radius:12px;
box-shadow:0 10px 30px rgba(0,0,0,.1)
}