body{
	background: #bf7dc1;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;

}

p{
	color: #fff;
}

.bottem_styles{
	color: #bf7dc1;
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
	font-weight: 700;
}

.bottem{
	margin-top: 50px;
}

.content{
	text-align: center;
}

.ava{
	margin-top: 50px;
	width: 350px;
	border-radius: 20px;
}

.text__1{
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 900;
}

.text__2{
	font-size: 20px;
	color: #f4dff5;
}

.text__3{
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 900;
	color: #feecfe;
}

.text__4{
	font-size: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #feecfe;
}

