#divWebPageDetails, #divContentTitle, section p, .homepage-section, #divContentTitleTop {
    font-family: Exo;
    font-size: large !important;
}
.jumbotron, #divContentTitleWrapper {
    background-image: url(https://clixtercanada.com/images/uploadedImages/2361/port-robinson-background.jpg);
}
#divContentTitleWrapper {
    background-position: center bottom;
}
.jumbotron {
    text-align: center;
    padding: 50px 0px !important;
}
.jumbotron h1 {
    font-family: 'Oswald', serif;
    font-size: 80px;
}
.jumbotron p {
    font-size: x-large;
}
.jumbotron h1, .jumbotron h3 {
    text-shadow: 2px 2px #424040;
}
.jumbotron h3 {
    margin-top: 50px;
    font-weight: 400;
}
.box-shadow {
    box-shadow: 2px 5px 20px 1px rgb(148, 149, 151);
}

/* Simpler website */

.logo { max-width:150px; }

#logo-text-top {
    color: black !important;
    font: normal normal normal 32px/1.41em oswald;
}
.home-button {
    background-color: #082458;
    border-color: #082458;
    xborder-radius: 48px;
    padding:15px;
    margin-top:30px;
}

#history { background-color: #782525; color: #ffffff; }
#gallery { background-color: #f9f1db; }

section#contact {
    background-color: #222;
    color: #fff;
    background-image: url(/images/uploadedImages/2236/contact-us-background.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-light { padding: 20px 0px;}

.btn-primary { background-color: #063970 !important; }

@media (max-width:550px){
    .jumbotron h1 { font-size: 50px !important; }
    .jumbotron h3 { font-size: 20px !important; }
    .logo { width: 60px; }
    .jumbotron { padding: 70px 0px !important; }
     #logo-text-top { font: normal normal normal 20px/1.41em oswald; }
    .navbar-brand { margin-right: 0; }
    .navbar-light { padding: 10px 0px; }
    .jumbotron h1 { font-size: 40px; }
    .jumbotron-text-only-padding { padding: 80px 0px !important; }
    .social-icon { max-width: 100px; }
    .navbar { display: contents !important; }
    #logo-text-top { margin-right:0px; }
}

.jumbotron .blogArticleMainPicture {
    max-height: none;
    overflow: auto;
}
.jumbotron .blogArticleContainer {
    background-color: black;
    padding: 20px;
}
.jumbotron a {
    color: #78b5e9;
    text-shadow: none;
}