@charset "utf-8";
/* CSS Document */
.lead {
	font-weight: 300;
    line-height: 1.4;
    padding-left: 30px;
    color: #7eb3cd;
    border-left: 6px solid #7eb3cd;
    margin-bottom: 15px!important;
	font-size: 24px;
}

