body {background:#F7F7F7 !important;font-family: 'Roboto', sans-serif;}

.main {padding-top:67px}
@media (min-width: 992px) {
	.main {padding-top:78px}
}

#content a {color:#168FC9}
.bf-project,.bf-gallery {font-weight:300}
.bf-project h2,.bf-gallery h4 {font-weight: 300}
.bf-project h2 {font-size:20px}

/* Nav / Logo */
.navbar-brand-logo {max-width:none;}

.navbar .nav-pills .nav-item:hover>.nav-link {
    background-color: transparent;
	border-color: #149DD5;
}
.navbar .nav-pills .nav-item .nav-link {border-bottom: 2px solid transparent;border-radius:0;padding:1.25rem 0.5rem 0.5rem 0.25rem}

/* Material Icons */
.material-symbols-outlined {font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 48;}

/* Form */
.dia-form-field {margin-bottom:1rem}

/* Sticky Footer */
html {position: relative;min-height: 100%;}
body {margin: 0 0 122px;}
#footer { position: absolute;left: 0;bottom: 0;height: 122px;width: 100%;}