body *{
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;}



/* main {
	margin-top:100px;} */
	
ul.cert-ul{
	flex-direction: row !important;
	justify-content: space-evenly;}
		
.list-group .list-group-item{
	border:none;
	/* border-bottom:1px solid rgb(0,159,225);} */
	
.list-group .list-group-item a{
	text-decoration: underline;}

.cert-img{box-shadow:0 0 12px rgba(0,0,0,0.2);margin-bottom:12px;}
	
a.certlink{ color: #009FE3!important;}