h1 {
    color: #fff;
    font-size: 42px;
    line-height: 60px;
    font-family: 'Roboto-bold';
    letter-spacing: 0.01em;
}

h1 span {
    color: #0091D1;
}