.main-item__text a {
    text-decoration: none;
    color: white;
}

.main-item__text a:hover {
    text-decoration: none;
    color: #EEE4BA;
}