body {

background:#f7f5f0;

font-family: Arial, sans-serif;

}


.navbar-brand {

font-size:24px;

font-weight:bold;

}



.card {

border:none;

border-radius:15px;

}


.card-title {

font-weight:600;

}



h2 {

font-weight:700;

border-bottom:2px solid #ddd;

padding-bottom:10px;

}



.btn {

border-radius:20px;

}