.age-footer{
	border-top: 3px solid #B9E2FF;
}
.age-footer-text{
	color: #01B9FF;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 600;
	line-height: 29px;
    display: block;
    margin-top: 15px;
}
.age-footer-img-link{	
    vertical-align: text-top;
    margin-right: 8px;
}
.age-footer-logo{
    margin: 20px 0px 28px 0px;
    max-height: 48px;
    width: auto;
}
.col-12.connect{
	padding-bottom: 0!important;
}
.age-footer{
	padding-right: 15px;
	padding-left: 15px;
}
@media(max-width: 600px){
	.btn-age-verified {
	    width: 100%!important;
	}
	.age-img {
	    max-height: 70px;
	    width: auto;
	}
	.age-footer-img-link {
	    max-height: 20px;
	    width: auto;
	}
	.age-footer-text {
	    font-size: 16px;
	}
	.age-footer-logo {
	    max-height: 45px;
	}
}