Ok I found it. Weird that it shows text align as centre but looking at it on the homepage it doesn’t look centred in relation to the header…maybe it’s me.
.slogan-wrap .slogan {
font-size: 24px;
line-height: 30px;
color: #fff;
width: 80%;
float: left;
}
.slogan-wrap .slogan span {
font: 32px ‘PT Sans’, sans-serif;
line-height: 20px;
display: block;
padding-top: 5px;
text-align: center;