.home .section {
	position: relative;
	
	padding-top: 3.25rem;
}

.home .hero small span:last-child {
	display: none;
}

.section-3col-bgcolor .btn-link {
    display: flex;
    justify-content: center;
    width: max-content;
	margin: 2.375rem auto 0;
}

.section-3col-bgcolor img {
    display: flex;
    margin: 0 auto;
	width: 60px;
}

/* .home .section-column-image .row .col-12:last-child,
.home .section-column-image .row .col-12:last-child .card-body {
	color: #fff;
	
	background-color: #006DB0;
}

.home .section-column-image .row .col-12:last-child p {
	color: #fff;
} */