
/*--------------------------------------------------------------------*/
/*    SKIN - BLACK
/*--------------------------------------------------------------------*/

#fullwidth-head{
    border-top: 10px solid #124b9b;

}

#featured {
	background: #313138;
    width: 100%;
    /* height: 360px; */
    padding-top: 0px;
    padding-bottom: 30px;
}

.feat-text h3{
    color:#fff;
    font-size:1.9em;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}

.row a {color: #000;}


#nav p{
    text-align:right;
}
