/**************************************************************************/
/* Styling jumbotron. *****************************************************/
/**************************************************************************/

/* Realign the icon in the jumbotron* */
i.middle-circle img { margin-top: -30px !important; }

/* Define background color of top menu and jumbotron* */
header.navbar-inverse, .home-top { background-color: #000000 !important; }

/* Define color of title and text inside jumbotron* */
.home-top .home-jumbotron h2 { color: #CEB174; }
.home-top .home-jumbotron p { color: #FFFFFF; }