@charset 'UTF-8';

a, a:hover, a:focus{color: inherit}

.text-center .img-fluid{ margin-left:auto; margin-right:auto; }
.clear{ clear:both; }
.space-20{ height:20px; clear:both; }
.space-40{ height:40px; clear:both; }
.no-padding{ padding:0 !important; }
.no-margin{ margin:0 !important; }

.font-bold{ font-weight:700; }
.font-light{ font-weight:300; }

.color-azure{ color:#32acdc; }
.color-blue{ color:#004f99; }

html,body, #page, #content{ height:100%; }
#under-construction{ height:100%; display:flex; align-items:center; }
