.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.main-info{
	padding: 0 0 1rem 0;

}

.main-info .title{
	text-align: center;
	padding: 20px  !important;
	display:  flex;
	justify-content: center;
	align-items: center;
	line-height: 1.8em;
}
.main-info b {
	color: #0d6efd;
}

.detalles{
	padding:  2rem;
}

.customButton {
    width: 100px !important;
}

.spaceRow{
	padding-left: 2rem !important;
}

#mySpace{
	margin: 5rem;
	background-color: white;
}