/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 28 2022 | 09:52:37 */
.index_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 3rem !important;
}

.index_wrapper .item {
    display: flex !important;
    align-items: center !important;
    gap: 1rem;
}

#span-451-280547 a {
    color: #21a73f !important;
}

.index_wrapper .item > a {
    font-weight: 500 !important;
}

.index_wrapper .item > img {
    max-width: 20px !important;
}

.wpgb-facet .wpgb-facet-title {
	font-weight: 700;}