@charset "UTF-8";
.container-fluid {
	background-color: #6B5F46;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,153,153,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,153,153,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(174,153,153,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(174,153,153,1.00) 100%);
}
.container-fluid .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: #979281;
    text-shadow: 0px 0px #060606;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(114,82,82,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(114,82,82,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(114,82,82,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(114,82,82,1.00) 100%);
}
.navbar.navbar-expand-lg.navbar-light.bg-light #navbarSupportedContent1 .navbar-nav.mr-auto {
    font-size: large;
}
.card #collapseOne1 .card-body {
    font-size: large;
    font-style: italic;
}
.card #collapseTwo1 .card-body {
    font-style: italic;
    font-size: large;
}
footer .row .col-xl-6 {
    font-weight: bold;
}
.col-xl-12 .card.col-md-4.col-xl-10.offset-xl-1 .card-img-top.img-fluid {
    border-width: thick;
    width: 0%;
    text-align: center;
    display: none;
}
.container-fluid center .img-fluid {
    border: thick double #262121;
}
body {
    background-image: url(url);
    background-color: #736364;
}
