@charset "utf-8";
.align-content-center {
    border: thin solid #000000;
}
.row .col-md-10 #Scripture {
    margin-left: 5px;
    margin-right: 5px;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: justify;
    color: #000000;
    font-size: 1.4em;
}
.container-fluid .row .col-md-10 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    color: #000000;
}
#HeaderImage {
    border-bottom-width: 0em;
}



.row .col-md-10 h1 {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.7rem;
	text-align: center;
}
.row .col-md-10 #Scripture1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: justify;
	color: #000000;
}
.row .col-md-10 h3 {
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6rem;
	color: #000000;
}
.row .col-md-10 #Answer {
	color: #FF0000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	text-align: justify;
}
.row .col-md-10 #footer {
	text-align: center;
}
.row .col-md-10 h2 {
	color: #ff0000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: center;
}
.row .col-md-10 #Question {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3rem;
	text-align: justify;
	color: #ff0000;
}
body {
    margin-top: 55px;

}
.container-fluid .row .col-md-10 {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.container-fluid {
    background-repeat: repeat;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(233,12,51,1.00) 44.56%,rgba(255,14,14,1.00) 73.06%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(233,12,51,1.00) 44.56%,rgba(255,14,14,1.00) 73.06%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(233,12,51,1.00) 44.56%,rgba(255,14,14,1.00) 73.06%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(233,12,51,1.00) 44.56%,rgba(255,14,14,1.00) 73.06%);
}
.align-content-center .navbar.fixed-top.navbar-expand-lg.bg-dark {
    color: #FFFFFF;
    font-weight: bolder;
}
#HeaderImage {
    border-bottom: 5px solid #000000;
}

@media (max-width: 576px){
}

@media (max-width: 767px){
}

@media (max-width: 991px){
}
