.emf-glamourbar {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
    text-align: center;
}

.emf-glamourbar .section-title h2 {
    color: #fff;
}

.emf-glamourbar .section-title h2 span {
    font-weight: 300;
}

.emf-glamourbar .section-title {
    max-width: 640px;
    margin: auto;
}