#div_<<idUnico>>{
	color:#00f;
}

.sutentacion-card-body{
		font-family: Mont-Light;
}
.tesis-rounded-badge {
  background-color: #ffffff22;
  padding: 0.3rem 0.8rem;
  border-radius: 1rem;
  font-size: 0.9rem;
  color: #fff;
  font-weight: 500;
}
.tesis-col-header{
	font-family: 'Mont-SemiBold';
}

 @media (max-width:900px) {
     .col-sm-custom{
		 border-bottom: solid 1px #e1e5e5;
        padding-top: 10px;
        padding-bottom: 10px;
	 }
	 .tesis-col-center{
		 place-content: center;
	 }
}