

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
    background: #FAFAFA
}

.jumbotron {
    background: #ffffff;
}

img {
    width: auto;
    max-width: 100%;
}














