    .navbar-brand {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }
    
    .jumbotron {
        background-color: white;
    }
    
    .jumbotron h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
    }
    
    .jumbotron p {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif font-size: 1 rem;
    }
    
    .carousel {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    
    .card-img {
        margin: 0 auto;
    }
    
    .card {
        border: none;
    }
    
    .about {}
    
    .card-deck {
        margin-top: 30px;
    }
    
    .flex-container {
        display: flex;
        flex-direction: row;
    }
    
    .container {
        margin-top: 30px;
    }
    
    .icons {
        align-items: center;
    }
    
    .carousel {
        margin-top: 30px;
    }
    
    #logo {
        height: 50px;
        width: 60px;
    }
    
    about {
        background-image: url("resources/images/21992836_1125103694286646_6336161471982889475_o.jpg");
    }
    
    .bullet ul {
        justify-content: center;
        align-items: center;
        justify-items: center;
    }
    
    h3 {
        text-align: center;
    }
    
    .bglogo {
        height: 300px;
        width: 300px;
    }
    
    body {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
    }
    
    .contact-form {
        text-align: left;
        margin: 0 auto;
    }