.hero-widget__text a {
text-decoration: underline;
font-weight: bold;
}
.hero-widget__text a:hover {
text-decoration: none;
}
.button.follow {
color: #fff;
overflow: unset;
text-decoration: none;
}