.icon-block {
	padding: 0 15px;
  }
  .icon-block .material-icons {
	  font-size: inherit;
  }

.slogan{
	font-weight: bold;
}

.pre-pie p{
	text-transform: uppercase;
    font-weight: bold;
	font-size: 1.2rem;
	color: black;
}

.footer-copyright{
	border-top: 5px solid #0a64a1 !important;
}

.collection{
	border: 0px !important;
}

.collection .collection-item{
	border-bottom: 0px !important;
}


a.lnkcert {
	font-size:1.2rem;
	color: black;
}

a.lnkcert:hover {
	color: blue;
	text-decoration: underline;
}

a.lnkdef:hover {
	color:firebrick;
	text-decoration: underline;
}

a.lnkmail {
	font-size:1.2rem;
	color: black;
}

a.lnkmail:hover {
	color: blue;
	text-decoration: underline;
}

