.isset-header {
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
    font-size: 5em;
    font-weight: 600;
    color: #F58025;
}

.isset-header span:first-child {
    color: #808285;
}

.isset-header span:last-child {
    color: #72D3E4;
}

