/**
 * Title: shortcode css
 *
 * Description: Defines css for all shortcodes
 *
 * Please do not edit this file. This file is part of the IMSC Flex Framework and all modifications
 * should be made in a child theme.
 *
 */


.cc-shortcode-button {
	margin: 5px !important;
}
