﻿body {
}

h1, h2, h3, .h2, .h3, #new-title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
}


h3,
.h3 {
  font-size: 22px!important;
	font-family: "Inter" !important;
}


.card-header {
  font-family: "Inter" !important;
}

.dropzone__button--fake {
	background: 0 0;
	border: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.SubHeading {
	font-family: "Inter";
	font-size:22px;
	font-style:normal; 
	font-weight:700;
}

.SubHeadingBlue {
	color: #006EF5;
}