/**
 * Theme Name:        itravel Australia
 * Template:          hello-elementor
 * Theme URI:         https://itravel-au.com/
 * Description:       This theme is own by itravel Australia
 * Version:           1.0.0
 * Author:            itravel
 * Author URI:        https://itravel-au.com/
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */


 img.aligncenter {
    display: block;
    margin: 0 auto;
 }

 form#commentform p label {
   min-width: 80px;
   display: inline-block;
}

.team-section .elementor-widget-image-box .elementor-image-box-img img {
	display: inline-block;
}