/* header */

.main-header {

}

.region-header {
    padding-top: 50px;
    color: #fff;
    position: relative;
}
.region-header h1 {
    font-weight: 300;
    font-size: 36px;
    color: #fff;
    letter-spacing: -.03em;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    margin: 0 0 15px;
}