.homeInfo .nav-tabs button.active span {
    color: #1B80DC !important;
}

.homeAbout::after {
    background: linear-gradient(
        90deg,
        rgba(0,0,0,0.45) 3.66%,
        rgba(0,0,0,0.25) 39.06%,
        rgba(0,0,0,0) 83.08%
    ) !important;
}