@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lexend+Tera&display=swap');
.color-div{
	width: 100%;
	height: 4.4mm;
	float:left;
	clear: both;
	display: block;
}
.color-box{
	float: left;
	height: 4.4mm;
	width: 25%;
}
.red{
	background: #ED1C24;
}
.blue{
	background: #009CD7;
}
.orange{
	background: #F57E25;
}
.green{
	background: #00A651;
}
.logo{
	width: 100%;
	float: left;
	clear: both;
	padding-left: 18%;
}
.logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  padding-top: 50px;
}
h4{
	width: 100%;
	float: left;
	clear: both;
	font-family: 'Lexend Tera',sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding: 0;
	margin: 10px 0;
}
h3{
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	font-family: 'Dancing Script',sans-serif;
	font-size: 88px;
	padding: 0;
	font-weight: 700;
	margin: 30px 0 0 0;
	font-weight: 300;
}
h2{
	width: 100%;
	text-align: center;
	float: left;
	clear: both;
	font-family: 'Dancing Script',sans-serif;
	font-size: 60px;
	padding: 0;
	margin: 0px 0;
	font-weight: 300;
}
p{
	width: 80%;
	text-align: center;
	float: left;
	clear: both;
	font-family: 'Dancing Script',sans-serif;
	font-size: 30px;
	padding: 0;
	font-weight: 500;
	margin-top: 10px;
	margin-left: 10%;
}
.small-font{
	font-size: 18px;
}
.signature-box{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 70px;
	margin-bottom: 50px;
}
.ayse{
	width: 32%;
	float: left;
	margin-left: 5%;
}
.ayse h3{
	width: 100%;
	float: left;
	clear: both;
	font-family: 'Dancing Script';
	font-size: 30px;
	margin:0;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-weight: 700;
}
.ayse h5{
	width: 100%;
	float: left;
	clear: both;
	font-family: 'Dancing Script';
	font-size: 22px;
	margin:0;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-weight: 300;
}
.alex{
	width: 32%;
	float: right;
	margin-right: 5%;
}
.alex h3{
	width: 100%;
	float: left;
	clear: both;
	font-family: 'Dancing Script';
	font-size: 30px;
	margin:0;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-weight: 700;
}
.alex h5{
	width: 100%;
	float: left;
	clear: both;
	font-family: 'Dancing Script';
	font-size: 22px;
	margin:0;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-weight: 300;
}
.color-div-footer{
	width: 95.5%;
	height: 4.4mm;
	position: absolute;
	bottom: 15px;
	padding: 0 6px; 
	display: block;
}
.rocket-left{
	position: absolute;
	left: 10px;
	bottom: 16px;
}
.rocket-right{
	position: absolute;
	right: 10px;
	bottom: 16px;
}
.deep-space{
	width: 200px;
	position: absolute;
	bottom: 36px;
	left: 465px;
}