
body header nav h5 {
	margin-bottom: 0px;
}

@media (min-width: 576px){
	 .jumbotron{
		 padding: 1rem 1rem;
	 }
	
}

.radio_item{
	display: none !important;
}

.label_item{
	opacity: 0.3;
}

.radio_item:checked + label {
	opacity: 1;
}

.standardize {
	min-width: 6rem !important;
}

.card {
	border: none !important;
}

.row {max-width: 100%;}