.heading-block p {
    font-size: 30px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
    display: block;
}

.heading-block p span {
    color: #c0392b;
}

.heading-block p + span {
    font-size: 22px;
}

.feature-box .emu-h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}

.feature-box .emu-h3 span.subtitle {
    display: block;
    margin-top: 5px;
    color: #444;
    font-weight: 300;
    text-transform: none;
}

h4.emu-h3 {
    font-weight: 700;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;
}

.slider-caption h4 {
    text-shadow: 1px 1px 1px rgba(0,0,0,.45);
    color: #EEE;
    font-size: 64px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}
