body {
    font-family: Arial, sans-serif;
}

.stars {
    color: #f5c518;
    font-size: 18px;
}

.carousel-caption {
    background: rgba(0,0,0,0.5);
    padding: 15px;
    border-radius: 10px;
}

a {
    text-decoration: none;
}

.developer {
    font-size: 14px;
    opacity: 0.8;
    margin-top: 10px;
}

img {
    object-fit: cover;
}


.carousel-item img {
    height: 500px;
    width: 100%;
}


.card-img-top {
    height: 250px;
    width: 100%;
}


#gallery img {
    height: 200px;
    width: 100%;
}
.claire {
    width: 100%;
    height: 400px;
    object-fit: cover;
}