/* Enter Your Custom CSS Here */
.overlay {
    background-color: rgba(192,192,192,0.9);
}

.home .site-footer {
    display: none !important;
}

