.homepage_title{
width:588px;
margin:0 auto;

}
.homepage_title p{
clear:both;
}
/* supporting */
.homepage_title_span_1{
font-size:82px;
float:left;
}
/* good causes */
.homepage_title_span_2{
clear:both;
display:block;
font-size:194px;
background: #ffd500; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffd500 0%, #c10c1a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffd500), color-stop(100%,#c10c1a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  #ffd500 0%,#c10c1a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  #ffd500 0%,#c10c1a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  #ffd500 0%,#c10c1a 100%); /* IE10+ */
background: linear-gradient(45deg,  #ffd500 0%,#c10c1a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#c10c1a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* in */
.homepage_title_span_3{
font-size:82px;
float:right;
}
/* education */
.homepage_title_span_4{
font-size:110px;
float:right;
}