/* CSS Document -- removes title from Front Page */

#page-title {
background-color: #F5F5F5 !important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
border-bottom: 0px;
color: #FFF;
font-family: BebasNeueRegular;
font-size: 0em  !important;
font-weight: normal;
height: 5px  !important;
margin: 0 0 .5em;
padding: .556em 0;
}

#main-wrapper {
margin-top: 0px !important;
}