html { height:100%; }


body {
	height:100%;
	-webkit-font-smoothing: auto;
}

a {text-decoration: none!important;}

.transparent {background: transparent;}
.no-border {border-width: 0px !important;}

#footer-wrapper ul {
	list-style-type: none;
    margin-left: 0px;
	padding-left: 0px;
}

.card-header {
    padding: 0.75rem 1.25rem;
}

.card-title {
    font-size: 22px;
}





