/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* kevinthibault - removing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 0px!important;}

/* kevinthibault - changing navigation bg color */
.dropdown-menu { background-color: #5a5757; }