﻿span.abstractdetail {
    color: #464646;
    font-family: "robotoregular", arial;
    line-height: 1.5;
    margin: 0;
    font-size: 19px;
    line-height:23px;
    display: block;
}

span.redHeading {
    color: #d03238;
    display: block;
    font-size: 17px;
    line-height: 1;
    font-family: "robotomedium",arial;
}

span.quote {
	padding: 10px 30px;
    font-size: 25px;
    color: #76c5c6;
}
