/* Links */
#main a { color: #2987BD; text-decoration: none !important; }
#main a:hover { color: #6515AC; text-decoration: none !important; }

/* revealjs slideshow */

.reveal section img {
    margin: 15px 0px;
    background: none !important;
    border: 0px solid #222 !important;
    box-shadow: 0 0 0 0 !important;
}