body {
        font-family: "Proxima Nova", "Ariel", sans-serif;
}

.header-branding {
    height: 150px;
}

.header-branding h1 a img {
    height: 120px;
}
div#feature {
    background-color: #000;
    background-image: none;
}

.search-form-container {
    background-color: #4F2170;
}

/* Carousel CSS */
.carousel-inner .item img {
    width: 100%;
}

span.css-1biq480-baseButton__content {
    background-color: #4F2170;
    padding: 7px 0px;
}

/*STUDENT DASHBOARD*/

/* Hide the Drop Course option from the student dashboard */
/*.col-xs-2.col-sm-1 {
    display: none;
}*/