body{
    background-color: burlywood ;
}

.navbar {
    background-color: rgba(102, 10, 10, 0.635) !important;
}

h1 {
    text-align: center;
    color: brown;
}

h3 {
    text-align: left;
    color: brown;
}

#byline{
    color: brown;
}

#instr_list{
    font-size:large;
    color: brown;
}

.contact{
    font-size:large;
    font-weight: bold;
    text-align: center;
    color: brown;
}

#logo-container img {
    width: 90%;
    height: auto;
}

.faqs {
    font-weight: bold;
}
