

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.jumbotron {
    background-color:#f8faff !important;
}

.headline {
    background-color:#f8faff !important;
    font-size:20px;
    margin:2px;
    padding:8px;
    border-radius:5px;
    margin-bottom:8px;
    margin-top:16px;
#    border-top: 2px solid #d8dadf;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .5);
    font-weight: bold;
}

.alert {
    padding:8px;
}
















