@import url(https://fonts.googleapis.com/css?family=Nunito:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic&display=swap);

body {
	background-color: #dcdfe6;
}

h1 {
	font-family: 'Nunito';
	font-size: 48px;
	text-transform: uppercase;
	color: #142134;
	font-weight: bold;
}

h2 {
	font-family: 'Nunito';
	font-size: 40px;
	color: #142134;
	font-weight: bold;
}

h3 {
	font-family: 'Nunito';
	font-size: 27px;
	color: #969696;
	font-weight: normal;
}

h4 {
	font-family: 'Nunito';
	font-size: 24px;
	color: #142134;
	font-weight: bold;
}

p {
	font-family: 'Lora';
	color: #142134;
	font-size: 15px;
}

a {
	font-family: 'Lora';
	color: #142134;
}

.btn:not([bs-btn]) {
	font-family: 'Nunito';
	color: #ffffff;
	background-color: #142134;
}

i.fa:not([style*=":"]) {
	background-color: #DCDFE6;
	color: #142134;
	font-size: 35px;
	height: 50px;
	width: 50px;
	line-height: 50px;
}

.main {
	background-color: #f09a21;
}

.main .btn:not([bs-btn]) {
	background-color: #142134;
}

.main i.fa:not([style*=":"]) {
	background-color: #F09A21;
	color: #142134;
	font-size: 35px;
	height: 60px;
	width: 60px;
	line-height: 60px;
}

.main h4 {
	font-family: 'Nunito';
	font-size: 24px;
	color: #ffffff;
}

.main h1 {
	font-family: 'Nunito';
	font-weight: bold;
	text-transform: uppercase;
	font-size: 48px;
	color: #ffffff;

}

.main h2 {
	font-size: 40px;
	color: #ffffff;
}

.main h3 {
	font-size: 27px;
	color: #ffffff;
}

.main p {
	font-size: 15px;
	color: #ffffff;
}

.main a {
	font-size: 15px;
	color: #ffffff;
}

.negative {
	background-color: #ffffff;
}

.negative .btn:not([bs-btn]) {
	background-color: #F09A21;
}

.negative i.fa:not([style*=":"]) {
	background-color: #F09A21;
	font-size: 27px;
	height: 60px;
	width: 60px;
	line-height: 60px;
}

.negative h4 {
	font-family: 'Nunito';
	font-size: 24px;
	color: #F09A21;
}

.negative p {
	font-size: 18px;
	color: #142134;
}

.negative h1 {
	text-transform: none;
	font-size: 37px;
}

.negative h2 {
	color: #F09A21;
	font-weight: bold;
}

.negative h3 {
	color: #F09A21;
}

.negative a {
	color: #142134;
}

.secondary {
	background-color: #142134;
}

.secondary a {
	font-family: 'Lora';
	font-size: 15px;
	line-height: 21px;
}

.secondary h4 {
	font-family: 'Nunito';
	font-size: 24px;
	color: #F09A21;
}

.secondary h3 {
	font-family: 'Nunito';
	font-size: 27px;
	color: #F09A21;
}

.secondary h2 {
	font-family: 'Nunito';
	font-size: 40px;
	text-transform: none;
	color: #ffffff;
}

.secondary h1 {
	font-family: 'Nunito';
	font-size: 65px;
	text-transform: uppercase;
	color: #ffffff;
}

.secondary .btn:not([bs-btn]) {
	font-family: 'Nunito';
	background-color: #F09A21;
}

.secondary i.fa:not([style*=":"]) {
	color: #F09A21;
	background-color: #142134;
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

.secondary p {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	font-family: 'Lora';

}

.basic {
	background-color: #dcdfe6;
}

.basic h1 {
	undefined: nu;
	font-family: 'Nunito';
	font-size: 48px;
	text-transform: uppercase;
	color: #142134;
}

.basic h2 {
	font-family: 'Nunito';
	font-size: 40px;
	color: #142134;
}

.basic h3 {
	font-family: 'Nunito';
	font-size: 27px;
	color: #969696;
}

.basic h4 {
	undefined: lo;
	font-family: 'Nunito';
	font-size: 24px;
	color: #142134;
}

.basic p {
	font-family: 'Lora';
	color: #142134;
	font-size: 15px;
}

.basic a {
	font-family: 'Lora';
	color: #142134;
}

.basic .btn:not([bs-btn]) {
	font-family: 'Nunito';
	color: #ffffff;
	background-color: #142134;
}

.basic i.fa:not([style*=":"]) {
	background-color: #DCDFE6;
	color: #142134;
	font-size: 35px;
	height: 50px;
	width: 50px;
	line-height: 50px;
}

.theme-color {
	color: #dcdfe6;
}

.theme-border-color {
	border-color: #dcdfe6;
}

.theme-background {
	background-color: #dcdfe6;
}

.main-color {
	color: #f09a21;
}

.main-border-color {
	border-color: #f09a21;
}

.main-background {
	background-color: #f09a21;
}

.negative-color {
	color: #ffffff;
}

.negative-border-color {
	border-color: #ffffff;
}

.negative-background {
	background-color: #ffffff;
}

.secondary-color {
	color: #142134;
}

.secondary-border-color {
	border-color: #142134;
}

.secondary-background {
	background-color: #142134;
}