.resource-listing:nth-child(odd) {
    background-color: #f5f5f7 !important;
}

/*.resource-listing:not(.no-shadow) {*/
/*box-shadow: inset 9px 9px 9px 0px rgb(0 0 0 / 16%), inset 0 8px 6px -5px rgb(0 0 0 / 16%);*/
/*}   */
.bg-white {
    background-color: #fff !important;
}

.search-sty {

    height: 221px;
    margin: -7px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.searchi-font {
    font-size: 1.25rem !important;
}
