/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

:root {
	--cnvs-themecolor: #625ACD;
	--cnvs-themecolor-rgb: 98,91,205;
}

#header-wrap .header-row {border-bottom: 3px solid #fcb918;}
.col-padding {padding: 3rem;}

#logo {margin-right:0;}
#logo img {margin: 0;}

h2 {color: var(--bs-secondary)}
