.galeria-fluid h1.title {
    text-align: center;
    color: #ff902b;
    font-size: 30px;
    text-align:center;
    font-weight:600;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 50px;
}

.galeria-fluid .text {
    text-align: center;
    margin-bottom: 60px;
    color: #999999;
}

.galeria-fluid img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
