h1{
	padding-top:2rem;
	text-align:center;
	font-family: 'Rubik';
}

h4 {
	font-family: 'Rubik';
	font-size: 28pt;
	/*font-weight:bold;*/
	/*-decoration-style: dotted; 
	text-decoration-line: underline; 
	-webkit-text-decoration-style: dotted;
	-webkit-text-decoration-line: underline; */
}

h6 {
	font-family: 'Rubik';
}

a {

}

.icons{
	text-align:center;
}

.fa-lg, .fa-2x{
	color:black;
}

#vistitle{
	text-align:center;
	padding-bottom:1rem;
}

.gray-block{
  background-color:#ededed;
  padding-bottom: 1rem;
  padding-top:1rem;
  text-align:center;

}

.gray-block h6{
	color:#3166bf;
}

.indivtitle{
	padding-top:1rem;
}

