

.lsr_text{
    font-family: "Source Sans Pro";
	font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(0, 0, 0, .7) !important;
}
.lsr_title {
font-family: "Source Sans Pro";
    font-size: 48px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 35px !Important;
color:#000000!important;
}