  html {
	scroll-behavior: smooth;
}

.icon {color: #236192; width: 100%; font-size: 82px; text-align: center !important;}

.img-divider {
	width: 50%;
}

hr.divider-bg {
	border: 8px solid #236192;
}

hr.divider-sm {
	border: 4px solid #236192;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
	font-family: "Merriweather", serif !important;
}

.blue {color: #111c4e !important;}

.yellow {
	color: #ffcd00 !important;
}

.white {color: white !important;}

.big-text {font-size: 3em;}

.img-divider {width: 50%;}


.no-bg-banner .themeCustom {
	margin-bottom: 0rem;
	background-color: transparent;
}

.card-footer {
	background-color: transparent !important;
	border-top: none !important;
}

.yellow-dot-bg {
	background: url("https://www.uaf.edu/admissions/images/Single%20blob%20116.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}










