/**
 * This file should contain admin styles that
 * will be applied to the module settings forms.
 */
 #fl-builder-settings-section-social_icons .fl-builder-settings-description {
    margin-top: 20px;
	font-style: normal;
}
#fl-builder-settings-section-social_icons .fl-builder-settings-description a {
	text-decoration: underline;
	color: #0086dc;
}