#page-title {
    background: #7bb9e0;
    box-shadow: 0 5px 5px rgba(0,0,0,0.2) inset;
    border-bottom: 1px solid #e2e2e2;
    color: #fff;
    font-family: BebasNeueRegular;
    font-size: 3em;
    font-weight: normal;
    height: 67px;
    margin: 0 0 .5em;
    padding: .556em 0;
}


.bulletin-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}