iframe,
          embed,
          object {
            max-width: 100%;
          }
.youtube {
        width: 70%;
		padding: 2% 5% 2%;
        margin:0px auto;
    }
.send{
	color:#c53723;
}
.send:hover{
	color:#ffd900;
}
.highlight{
	color:#c53723;
	font-weight: 700;
}
.requirements{
	font-size:20pt;
}
a:hover,a:focus{
	color:#c53723;
	font-weight: 900;
	
}
a{
	color:#c53723;
	font-weight: 600;
	
}
a.footer{
	color:#000;
	font-weight: 400;
}
a.footer:hover{
	color:#c53723;
	font-weight: 900;
}