
body {
    font-family: Arial, sans-serif;
}
h2 {
    font-weight: bold;
}
.carousel img {
    max-height: 450px;
    object-fit: cover;
}
