.slide-content p a {
    text-decoration: underline;
    font-weight: 800;
}
.slide-content p a:hover {
    opacity: 0.75;
}