.homepage {
	
}

.homepage h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 5em;
  padding-top: 43px;
}
.homepage h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  float: right;

}
.home .t3-sl-1 {
  border-bottom: none;
}
a:focus {
  color: #fff;
  text-decoration: underline;
}