#field_submit .gform-button {
    background: var(--e-global-color-accent);
    padding: 20px 50px;
    border-radius: 10px;
    font-size: 20px;
}

.select-taxonomy {
    width: 100%;
    font-size: 20px;
}

.select2 .selection,
.select2-results__option {
    font-size: 20px;
}

.it-filter-blog-wrap .row {
    margin: 10px 0;
}

.select2-container .select2-selection--single {
    position: relative;
}

.select2-container{
    padding: 0;
}

.elementor-widget-text-editor a{
    color: #4ab227;
}