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

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

}

.main-info .title{
	text-align: center;
	padding: 20px  !important;
background-color:#3281f5;
	display:  flex;
	justify-content: center;
	align-items: center;
    color: #FFF;
    text-align: justify;
}

.detalles{
	padding:  2rem;
}

.customButton {
    width: 100px !important;
}

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

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