#header {
    background-color: #00A896;
}

#navbar {
    text-align: center;
}

.navbar-image {
    margin-top: 15px;
    margin-bottom: 15px;
}

.container-fluid {

}


section article header {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}



section article header span:nth-child(1){
    width: 100%;
}

section article header span:nth-child(2){
    display: none;
}