/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.table-info{
    background-color: #26547c;
    color: #ffffff;
}

.owl-carousel .owl-item img{
    max-height: 500px;
}

.filter-button{
    position: relative;
    /* top: 85%; */
    /* left: 40%; */
    order: 2;
    z-index: 99999;
    width: fit-content;
    width: 233px;
}
