@font-face {
	font-family: 'Museo Sans Rounded Bold';
	src: url('/fonts/MuseoSansRounded-Bold.ttf');
}

@font-face {
	font-family: 'Museo Sans Rounded Medium';
	src: url('/fonts/MuseoSansRounded-Medium.ttf');
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('/fonts/SourceSansPro-Regular.ttf');
}

.waw-candidate-overview h1,
.waw-candidate-overview h2,
.waw-candidate-overview h3 {
	font-family: 'Museo Sans Rounded Medium';
}

.waw-candidate-overview h1 {
	font-size: 2vw;
	font-weight: 600;
}

.waw-candidate-overview h2 {
	font-size: 1.8vw;
	font-weight: normal;
}

.waw-candidate-overview h3 {
	font-size: 1.2vw;
	font-weight: lighter;
	color: #777777;
}

.waw-overview-box {
	/*       top right bottom  left */
	padding: 2.5em 1.5em 1.5em 1.5em;
	border-radius: 5px;
	box-shadow: 0 0 6px 0 rgba(119, 119, 119, 0.75);
	background-color: #ffffff;
}

.waw-overview-box p {
	font-family: 'Source Sans Pro';
	font-size: 1vw;
}

.candidate-name {
	margin-bottom: -20px;
}

.coretalents-title {
	margin-top: -10px;
}

.waw-card-header {
	min-height: 4em;
}

.waw-overview-header {
	margin-top: 10px !important;
}
.waw-report-download {
	width: 20px;
	margin-left: auto;
	margin-right: auto;
}

.waw-sneak-preview-card {
	width: 41% !important;
}

.waw-overview-card {
	width: 22% !important;
}

.waw-sneak-preview-card-header {
	font-size: 1.7em !important;
	margin-bottom: 20px;
}

.sneak-preview-card-content {
	font-size: 1.2em;
}
