/* Style for theme: Bootstrap*/ 

@import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@100..900&display=swap');

* {
	outline: none !important;
	box-shadow: none !important;
}

.gvHeader {
	border-bottom: 1px solid [[COLOR:border]];
}

.gvSidebar {
	border-right: 1px solid [[COLOR:border]];
}
