body { padding-top: 56px; background-color: #150A26; color: white;}
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #1E0B39 !important; }
.bg-hero { background-color: #6237A7; }


/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid white; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#7756AF }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }

/* footer */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline; }

.footerIcon {
    height: 50px;
    width: 50px;
}

.footerLogo {
    height: 128px;
    width: 128px;
}