.nav-link {
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}


  .jumbotron {
	padding: 4rem 2rem;
	margin-bottom: 0;
	background-color: var(--bs-light);
	border-radius: .3rem; 
	background-image: url('../images/sac-river-1772563_1920.jpg');
	height: 400px; 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    }
.syndic_r {
	width:40%;
	height:auto;
	margin: 5px 0 20px 20px;
  float: right;
}
.articleImg_r {
  width:60%;
  height:auto;
  margin: 5px 0 20px 20px;
  float: right;
}
.cardimg {
  width:90%;
  height:auto;
  align-content: center;
  margin: 5px;
}
.syndic_l{
  width:40%;
  height:auto;
  margin: 5px 20px 20px 0;
  float: left;
}
.SacCntyZone {
 background-color: rgb(246, 151, 29);
 color: white;
 padding: 3px;
}
.SacCityZone {
 background-color: rgb(13, 85, 60);
 color: white;
 padding: 3px;
}
.WestZone {
 background-color: rgb(35, 66, 143);
 color: white;
 padding: 3px;
}
.EastZone {
 background-color: rgb(7, 169, 200);
 color: white;
 padding: 3px;
}
.SouthZone {
 background-color: rgb(212, 35, 43);
 color: white;
 padding: 3px;
}
.NorthZone {
 background-color: rgb(120, 53, 147);
 color: white;
 padding: 3px;
}


	/* Style all font awesome icons */
.fa {
  padding: 20px;
  font-size: 30px;
  width: 25px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}


    