/* red a82c3e
blue 033147
grey 858788 */




nav{
    background-color:rgb(38, 50, 68);
}

nav a{
    color:white;
}

nav a:hover{
    color:rgb(244, 165, 165);
}

#sitename{
    font-weight:bolder;
}

#logoX{
    margin-right:5px;
    
}

.topX{
    font-size: 50px !important;
    margin-left:10px !important;
}

.carousel_img{
    margin-bottom: 50px;
}

.statement{
    font-size: 20px;
}

.topimg{
    margin-top:-25px;
}

.bodyX{
    text-align: justify;
}

.row1{
    background-color:rgb(193, 208, 229);
    text-align: justify;
    word-wrap: break-word;
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    
}

.itemlist{
    font-size: 20px;
    
}

.footerX{
    margin-top:auto;
    background-color:rgb(38, 50, 68);
    color:white;
}





/* contact page */

