.home__intro__description a {
    color: #efefef;
    font-weight: bold;
    text-decoration: none;
}
.home__intro__description a:hover {
    color: #007bff;
}