/*
Template Name: Velonic - Responsive Bootstrap 4 Admin Dashboard
Author: CoderThemes
Email: support@coderthemes.com
Version: 4.0.0
Date: Jan 2015
Last Update: May 2018
File: Custom style Css
*/
/*# sourceMappingURL=style.css.map */

.bg-grad-1{
	border: none !important;
	background-color: #7f5a83;
    background-image: linear-gradient(315deg, #7f5a83 0%, #0d324d 74%);
    box-shadow:  0px 3px 10px 0 rgba(1,1,1,1);
}

.fz-5{
	font-size: 2em;
}