/* Add here all your CSS customizations */
#logo {
	width: 350px;
}


.header-nav {
	margin-top: 40px;
}

#footer .logo  img {
	max-width: 450px;
}

.dropdown-item.active, .dropdown-item:active {
        color: #fff;
}

.steps .item.active p {
    font-size: larger;
}