table.table.table-striped.table-bordered.sav-calculator h6 {
    font-size: 20px;
}
table.table.table-striped.table-bordered.sav-calculator thead, table.table.table-bordered.saving-calculator thead, table.table.table-striped.table-bordered.sav-calculator tbody tr:last-child, table.table.table-bordered.saving-calculator tbody tr:last-child{
	background: #0B8442;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
	color:#fff;
}
p.table-text {
    font-size: 17px;
}
table.table.table-bordered.saving-calculator tbody tr p{
 font-weight:500;	
}