.top-nav-links, .side-nav, h1, h2, h3, h4, h5, h6 {
	font-family: unset;
}

.logo {
	float: left;
	background-size: contain;
	display: block;
	width: 120px;
	height: 59px;
	overflow: hidden;
	fill: #d0051f;
}

.logo .icon-svg {
  top: -45px;
  position: relative;
  width: 100%;
}

.card-signin .card-title {
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 1.5rem;
}