.form-required {
color: #c00;
}
.view-home-page-carousel .flex-direction-nav li a.prev span, .view-home-page-carousel .flex-direction-nav li a.next span,.hidden{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
input:focus+label{
outline:2px solid #222;
}

/**Home Page Slide Show ***/
.hero-quote .hero-copy .homepage div::before{
content:"-";
}
.hero-quote .hero-copy .homepage div{
    font-size: 1.62rem;
    margin-top: 1em;
}
.hero-quote .hero-copy .homepage div{
    border-bottom: 1px solid #f0f0f4;
    font-size: 2rem;
    font-style: italic;
    margin-top: 1.4em;
    padding-bottom: 20px;
}
