.penpal_h1{
    margin-top: -15px;
    margin-bottom: 15px;
    font-family: Roboto, sans-serif;
    color: #333;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    text-transform: none;	
	

}
.penpal_h2{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
    color: #333;
    font-weight: 700;
	font-size: 36px;	

}
.penpal_normal_text{
    font-family: Roboto, sans-serif;
    color: #333;
    font-weight: 400;
    text-align: left;
	font-size: 16px;
	text-align: justify;

}
.penpal_list{
	margin-top:15px;
}


.penpal_list > li{
	list-style: initial;

	color: #333;
	margin-bottom: 10px;
    font-family: Roboto, sans-serif;
	font-size: 16px;
	text-align: justify;
	margin-left: 30px;

}
.penpal_black_text{
	color: #333;
    font-family: Roboto, sans-serif;
	font-size: 16px;
	text-align: justify;

}
.penpal_bg_grey{
	padding: 30px 30px;
    border-bottom: 1px solid #e4ebf3;
    background-color: #f5f7fa;
	margin-top:50px;

}
.penpal_bg_white{
    background-color: #fff;
	padding:10px;

}

.penpal_user_name{
	color: #333;
	margin-bottom: 2px;
    font-family: Roboto, sans-serif;
	margin-top: 10px;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 46px;
    font-weight: 400;

}
.penpal_user_location{
	opacity: 0.6;
    font-family: Roboto, sans-serif;
    color: #333;
    font-weight: 400;
    text-align: left;
	margin-top: -10px;

}

.penpal_btn{
	color:#fff;
	margin-top:15px;
	margin-bottom:15px;
	border-radius: 20px;
	font-size: 22px;
}

.penpal_btn:visited{
	color:#fff;
	
}

.penpal_row{
	margin-bottom:60px;
	
}
