.staff .text-inverted h4,
.staff .text-inverted h6,
.staff .text-inverted i {
    color: white;
}

.staff .text-inverted i:hover {
    color: #0056b3;
}

.youngstars-title .border-center {
    height: 2px;
    width: 200px;
    margin: 20px auto 20px;
    background: #2493e8;
    position: relative;
}
