/* Cabeçalho */
header {
    background-image: linear-gradient(to bottom, #050036 0%, #7858A6 100%);
}

.highlighted span {
    color: #050036;
}