

html body {
    font-family: "MTNBrighterSans-Medium" !important;
}
.nav--bg {
    background-color: #FFCC00 !important;
}

.footer-bg {
    background-color: #000 !important;
}
.header--img {
    background:url('bg-img.png') center  center !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover  !important;
    height: auto;
    /* width: 100%; */
}

.section--top {
    margin-top: -25px;
}

.margin-left {
    margin-left: 80px;
}

.icon--size {
    font-size: 20px;
}

