/*
 * zulchlabs.css
 *
 */

/*
 * home page hp_
 *
 */

.hp_logo {
    margin-top: 10%;
}

.hp_logotext {
    font-size: 1rem;
}

.hp_logosubtext {
    font-size: 0.7rem;
    font-style: italic;
}

.hp_bodytext {
    font-weight: 250;
}

.hp_bgt {
    color: #888877;
}

li {
    padding-right:1.5rem;
    padding-top:0.5rem;
}