@import url(//fonts.googleapis.com/css?family=Rokkitt:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic);
@import url(//fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic);

.main  {
	background-color : #EE7D5D;
}
.main h1 {
	font-family : 'Rokkitt';
	color : #4B4050;
}
.main h2 {
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 30px;
	text-transform : uppercase;
}
.main h3 {
	font-family : 'Rokkitt';
	color : #4B4050;
}
.main h4 {
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 18px;
}
.main .btn:not([bs-btn]) {
	text-transform : uppercase;
	background-color : #4B4050;
}
.main p {
	color : #4B4050;
	font-size : 15px;
	line-height : 23px;
}
.main a {
	font-size : 15px;
	line-height : 23px;
	color : #4b4050;
}
.main i.fa:not([style*=":"]) {
	color : #4B4050;
	background-color : #EE7D5D;
}
.basic  {
	background-color : #f5f5f5;
}
.basic h1 {
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 48px;
}
.basic h2 {
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 30px;
	text-transform : uppercase;
	font-style : normal;
	font-weight : bold;
}
.basic h3 {
	
	font-family : 'Rokkitt';
	color : #655A6A;
	font-size : 24px;
}
.basic h4 {
	font-family : 'Rokkitt';
	color : #4B4050;
}
.basic p {
	font-family : 'Roboto';
	color : #655A6A;
	font-size : 15px;
	line-height : 23px;
}
.basic a {
	font-family : 'Roboto';
	color : #4B4050;
	font-size : 15px;
	line-height : 23px;
}
.basic .btn:not([bs-btn]) {
	font-family : 'Rokkitt';
	color : #f5f5f5;
	background-color : #EE7D5D;
	text-transform : uppercase;
}
.basic i.fa:not([style*=":"]) {
	color : #6AD9BE;
	background-color : #f5f5f5;
	font-size : 30px;
	height : 50px;
	width : 50px;
	line-height : 50px;
}
body {
	background-color : #f5f5f5;
}
h1 {
	font-weight: bold;
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 48px;
}
h2 {
	font-family : 'Rokkitt';
	color : #4B4050;
	font-size : 30px;
	text-transform : uppercase;
	font-style : normal;
	font-weight : bold;
}
h3 {
	font-weight: normal;

	font-family : 'Rokkitt';
	color : #655A6A;
	font-size : 24px;
}
h4 {
	font-weight: bold;
	font-family : 'Rokkitt';
	color : #4B4050;
}
p {
	font-family : 'Roboto';
	color : #655A6A;
	font-size : 15px;
	line-height : 23px;
}
a {
	font-family : 'Roboto';
	color : #4B4050;
	font-size : 15px;
	line-height : 23px;
}
.btn:not([bs-btn]) {
	font-family : 'Rokkitt';
	color : #f5f5f5;
	background-color : #EE7D5D;
	text-transform : uppercase;
}
i.fa:not([style*=":"]) {
	color : #6AD9BE;
	background-color : #f5f5f5;
	font-size : 30px;
	height : 50px;
	width : 50px;
	line-height : 50px;
}
.secondary  {
	background-color : #655A6A;
}
.secondary h1 {
	font-family : 'Rokkitt';
	color: #ffffff;
	font-size : 72px;
	line-height: 79px;
	font-weight: bold;
}
.secondary h2 {
	
	font-family : 'Rokkitt';
	font-size : 30px;
	text-transform : uppercase;
	font-weight : bold;
	color : #ffffff;
}
.secondary h3 {
	font-family : 'Rokkitt';
	color : #ffffff;
	font-size : 30px;
	line-height: 33px;
	font-weight: bold;
}
.secondary h4 {
	
	font-family : 'Rokkitt';
	font-size : 24px;
	color : #ffffff;
}
.secondary p {
	
	font-family : 'Roboto';
	color : #3e3342;
}
.secondary a {
	font-family : 'Roboto';
}
.secondary .btn:not([bs-btn]) {
	background-color : #6ad9be;
}
.secondary i.fa:not([style*=":"]) {
	background-color : #ffffff;
	color : #6AD9BE;
	font-size : 25px;
	height : 45px;
	width : 45px;
	line-height : 45px;
}
.negative  {
	background-color : #4B4050;
}
.negative h3 {
	
	font-family : 'Rokkitt';
	color : #ffffff;
}
.negative h4 {
	font-family : 'Rokkitt';
	font-size : 18px;
	color: #fff;
}
.negative .btn:not([bs-btn]) {
	background-color : #6ad9be;
	color : #4B4050;
}
.negative a {
	color : #ffffff;
	font-size : 15px;
	line-height : 23px;
}
.negative p {
	color : #ffffff;
	font-size : 15px;
}
.negative i.fa:not([style*=":"]) {
	color : #6AD9BE;
	background-color : #4B4050;
	font-size : 30px;
	height : 50px;
	width : 50px;
	line-height : 50px;
}
.negative h2 {
	color : #ffffff;
	text-transform : uppercase;
}
.negative h1 {
	color : #ffffff;
}
.main-color {
	color: #EE7D5D;
}
.main-border-color {
	border-color: #EE7D5D;
}
.main-background {
	background-color: #EE7D5D;
}
.theme-color {
	color: #f5f5f5;
}
.theme-border-color {
	border-color: #f5f5f5;
}
.theme-background {
	background-color: #f5f5f5;
}
.secondary-color {
	color: #655A6A;
}
.secondary-border-color {
	border-color: #655A6A;
}
.secondary-background {
	background-color: #655A6A;
}
.negative-color {
	color: #4B4050;
}
.negative-border-color {
	border-color: #4B4050;
}
.negative-background {
	background-color: #4B4050;
}