/*
Theme Name: Visual Composer Starter
Theme URI: https://visualcomposer.io/visual-composer-starter-theme/
Author: The Visual Composer Team
Author URI: https://visualcomposer.io/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 3.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

.minicv-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0 !important;
	padding-right: 0 !important;
}