.test {
	padding-bottom: 1rem;
	padding-left: 1rem;
}



.spacer {
	padding-bottom: 2rem;
}

.no-padding {
	margin-bottom: 0px;
}


body {
	background-color: #001242 !important;
}


.card-bg-custom {
	background-color: #001242 !important;
}


body {
	color: white;
}


a {
	color: white !important;
	text-decoration: none !important;
}

a:hover {
    color: #0a58ca;
	text-decoration: underline !important;
}

.border-white-custom {
	border-color: white !important;
}

.spacer-card {
	margin-bottom: 2rem !important;
}
