<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
body{
  background-color: #0811380f;
  color: hsl(16, 10%, 22%);
}

h1 {
  margin-top: 5rem;
  margin-bottom: 3rem;
  font-size: 4rem;
  color: #141E46;
  font-weight: regular;
  font-family: 'Roboto Condensed', sans-serif;
}

h2{
  margin-top: 5rem;
  font-size: 2.5rem;
  font-weight: regular;
  color: #141E46;
  font-family: 'Roboto Condensed', sans-serif;
}

h3 {
  margin-top: 3rem;
  font-weight: bold;
  font-size: 1.5rem;
  color: #C70039;
  font-family: 'Roboto Condensed', sans-serif;
}

h4 {
  font-size: 1.25rem;
  color: #FFF5E0;
  font-family: 'Roboto Condensed', sans-serif;

}

a{
  color: #C70039;
}

.navbar{
  background-color: #FF6969 !important;
}

.ping{
  padding-right: 0.8rem;
}

.navbar-brand{
  margin-right: 3rem;
  font-weight: bold;
  font-size: 2rem;
  color: #FFF5E0 !important;
  font-family: 'Roboto Condensed', sans-serif;
}

.navbar-nav{
  font-size: 1.5rem;
  padding-left: 2.5rem;
  border-left: 1px solid; 
  border-color: #FFF5E0;
  font-family: 'Roboto Condensed', sans-serif;
}

.nav-link{
  color: #FFF5E0 !important;
  padding-right: 0.8rem !important;
  padding-left: 0.8rem !important;
}

.nav-link:hover{
  color: rgba(41,35,92,0.5) !important;
}


.dropdown-item{
  color: #141E46;
}

.banner-h1{
  font-size: 4.2rem;
  font-weight: bold;
}

.banner-h2{
  font-size: 2.5rem;
}

.banner-h3{
  font-size: 2rem;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

/* Carousel base class */
#myCarousel {
  padding-top: 3.5rem;
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 18rem;
  z-index: 10;
  right: 5%;
  left: 5%
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 52rem;
  background-color: #394E65;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.col{
  /*text-align: justify;*/
}

p{
  text-align: justify;
}

.footer {
  margin-top: 2rem;
  bottom: 0;
  width: 100%;
  background-color: #141E46 !important;
  color: white;
}

.footer-content{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.copyright{
  text-align: center;
}

td, th{
  text-align: center;
  padding: 0.5rem;
  border-bottom: 1px solid;
}

hr{
  background-color: white;
}

.logos{
  text-align: center;
}

.btn{
  background-color: #FF6969 !important;
  border-color: #FF6969 !important;
  color: #FFF5E0 !important;
  font-family: 'Roboto Condensed', sans-serif;
}

footer{
  background-color: rgb(82,166,164) !important;
}

.time{
  font-weight: bold;
  
}

.lighttime{
  font-weight: bold;
  color: #928fa8 !important;
}
