@charset &quot;UTF-8&quot;;

/*--------------------------
		COLOR
--------------------------*/


/*--------------------------
	  BACKGROUND IMG
--------------------------*/

.row2
{
margin:0 0 6rem 0;
padding:0;
}

.row2 img
{
width:100%;
}

.row3 main
{
	margin:0 auto;
}



/* MAIN 
----------------------------------------------------------------------------------------------*/

.row3 .profileicon
{
	color:#1052b5;
}

.row3 .profile div img
{
margin-bottom:4rem;
}

.row3 .profile h2
{
margin-bottom:4rem;
}

.row3 .profile span
{
display:block;
}

.row3 .profile ul 
{
margin-bottom:2rem;
 list-style-type: none;
}

.row3 .profile_header
{
margin:0 0 5rem 0;
padding-left:1.4rem;
border-left:4px solid #1052b5;
}

.row3 .profile_header h2
{
margin-bottom:1.2rem;
}

.row3 .message h3
{
margin-bottom:0.6rem;
padding-bottom:0.4rem;
width:100%;
border-bottom:1px solid #1052b5;
}

.row3 .message .last
{
margin-bottom:4rem;
}

/* Font and Color */

.row3 .profile h2
{
font-size:2.4rem;
}

.row3 .profile span
{
display:block;
margin-top:-0.4rem;
font-size:1rem;
letter-spacing: 0.2em
}

.row3 .profile h3
{
margin-bottom:0.6rem;
}

.row3 .profile_header h2
{
font-size:2.6rem;
font-weight:500;
}

.row3 .message h3
{
font-size:1.6rem;
font-weight:600;
}