.extra-top-space {margin-top:1em;}
.extra-top-space-3 {margin-top:3em;}
.extra-bottom-space-1 {margin-bottom:1em;}
.extra-bottom-space-2 {margin-bottom:2em;}
.extra-bottom-space-5 {margin-bottom:5em;}
.less-top-space {margin-top:-1em;}
.less-top-space-2 {margin-top:-2em;}
.less-top-space-3 {margin-top:-3em;}
.less-bottom-space {margin-bottom:-1em;}
.less-bottom-space-2 {margin-bottom:-2em;}
.less-bottom-space-3 {margin-bottom:-3em;}
.less-bottom-space-6 {margin-bottom:-6em;}
.on-this-page-space {margin-top:1em;margin-bottom:-3em}
.top-padding {padding-top:5em;}

.grid-padded .card-btn-space {
    position: absolute;
    bottom: 0;
}

.card-btn-space {
	margin: 0em 1.5em;
	margin-bottom: 1.5em;
}

.card-btn-sm-sp {
	margin: 0em 1.5em;
	margin-bottom: 1.5em;
}
