/*
   Bootstrap backend styles shared with Bootswatch Readable theme
*/

.jumbotron-fullwidth   {
    background-color: #f1f1f1;
    margin-bottom: 30px;
    padding: 2em;
}

dt .label {
    display: block;
    text-align: right;
}

.imageblock .title {
    background-color: #333;
    color: #fff;
}

div.imageblock {
    margin-left: 4%;
    margin-right: 4%;
}
