.intro-title h1,
.intro-title h3,
.intro-description p {
    color: #fff;
}

.special {
    color: #F4F4FC;
}
.special:hover {
    color: #F4F4FC;
}

.special-active {
    color: #fff;
}
.special-active:hover {
    color: #fff;
}

.intro-section {
    background-image: linear-gradient(#14848F, #0B556A);
}