.test {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    height: 100%;
    font-size: 14px;
  }
.tips{
    font-size: 2rem !important; 
    line-height: .2;
    padding-top: 10px;
  }

/* For testing only */
.subtitleD{
	font-size: 1.8rem !important;
	padding-top: 20px;
	line-height: 2;
}
.readmore{
	color: 			#fff;
	font-size: 		1.5rem;
	border-bottom: 	1px yellow solid;
	text-decoration: none;
	margin-top: 	20px !important;
}
a.readmore:hover{
	border-bottom: 	0px;

}

.central h1{font-weight: 300; color: #fff; } /* #D7D7CC; #59582B;*/
.central p{ font-weight: 400; font-size: 2.2rem !important; }

.socilamedia{
	width: 25px; 
	height: 25px; 
	vertical-align: bottom;
}
a.socilamedia:hover{
	color: red;
}