.slide_description * {
    text-align: center;
}

.dark_bg{
    background-color: rgba(0, 0, 0, 0.25) !important;
}
.darkest_bg{
    background-color: rgba(0, 0, 0, 0.5) !important;
}

#footer-info,
#footer-info a {
    color: #fff;
}

.et_overlay {
    text-align: center;
}

.et_overlay:before {
    content: "";
}

.et_overlay i.fa:before {
    position: absolute;
    top: 45%;
}

.blurb_description h1 {
    color: #fff;
}
.blurb_description p {
    color: #000000;
}