@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap');
html,body,input,select { font-family: "Maven Pro", sans-serif; }
header,footer { padding:1em; color:#fff; background:#009FDA; }
#footer-bottom { background:#004D6A; color:#fff; }
.container { max-width: 1280px !important; }
.muted { color: #91B8C3; }
body { justify-content: space-between !important; }
.c{ color:#009FDA; }
.prospect.code { display:inline-block; width:auto; margin-bottom:1em; padding:0.5em 1em; background:#CCECF8; color:#006084; font-size:26px; }