.area-banner{
    background-image: url("../img/banner5.jpg");
}

.form-control {
    max-width: 240px;
}

.card-title {
    font-size: 1.25rem;
    color: #000;
    text-decoration: none;
}

.card-title:hover {
    text-decoration: none;
}

#cardsContainer a {
    text-decoration: none;
}

#cardsContainer .card-img-top {
    max-height: 200px;
}