/*
Theme Name: IMS Developers Child
Template: imsdevelopers
Theme URI: https://www.imsdevelopers.com/
Author: IMS Developers
Author URI: https://www.imsdevelopers.com/
Description: IMS Developers
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


.users_imgs .wpb_single_image {
    border-radius: 35px 35px 0px 0px;
    padding: 0px 7px !important;

}


.users_imgs .wpb_single_image img{
	max-height: 300px;
}


.users_imgs p{
    color: #858585;
    gap: 0px;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    font-weight: 100;
}
.users_imgs  p b{
	    color: #000;
    font-size: 19px;
    margin-bottom: 0px;
}