
#us_grid_1 .w-grid-item:not(:last-child) {
    margin-bottom: 1.5rem
}

#us_grid_1 .g-loadmore {
    margin-top: 1.5rem
}

#us_grid_1 .usg_post_image_1 {
    width: 4rem;
    flex-shrink: 0
}

#us_grid_1 .usg_post_custom_field_1 {
    font-weight: 700
}

#us_grid_1 .usg_post_custom_field_2 {
    font-size: 0.9rem;
    color: #949799
}

#us_grid_1 .usg_vwrapper_2 {
    border-radius: 0.3rem;
    background-color: #ffffff;
    color: #212121
}

#us_grid_1 .usg_vwrapper_2 {
    transition-duration: 0.3s;
    transform: scale(1) translate(0, 0)
}

#us_grid_1 .w-grid-item-h:hover .usg_vwrapper_2 {
    transform: scale(1) translate(0, 0);
    opacity: 1;
    background-color: #335A9F;
    color: #fff
}

#us_grid_1 .usg_post_custom_field_3 {
    color: #fb0
}

#us_grid_1 .usg_hwrapper_1 {
    padding-top: 1.5rem;
    padding-right: 2.5rem;
    padding-left: 2.5rem
}

#us_grid_1 .usg_post_image_1 {
    margin-right: 1rem
}

#us_grid_1 .usg_post_custom_field_1 {
    margin-bottom: 0
}

#us_grid_1 .usg_vwrapper_2 {
    padding-top: 2rem;
    padding-right: 2.5rem;
    padding-bottom: 2rem;
    padding-left: 2.5rem
}