@charset "utf-8";

.my-page {
	padding-top: 40px;
	padding-bottom: 4000px;
	background-color: #ff6f59;
}
.prof-photo {
	margin-right: 25px;
	margin-bottom: 15px;
}
.bio-text {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}
.bio-text2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.table-header {
	color: rgba(255,255,255,1.00);
	font-family: 'Slabo 27px', serif;
	font-size: xx-large;	
}
.table-text {
	color: #FFFFFF;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 120%;
}
