.about-meetup a, .hsdcm-speakers a {
    color: rgb(255, 122, 89) !important;
    font-weight: bold;
}

.about-meetup a:hover, .hsdcm-speakers a:hover {
    text-decoration:underline;
}

