body {
  font: 15px/21px "robotolight",Arial,Helvetica,sans-serif;
  background-color: #c6d3e3; }

h1 {
  font-size: 38.5px;
  line-height: 35px;
  display: block;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold; }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;	} }
.logged-in .fixed-top {
  top: 32px; }

#myPosts  .card-body{
margin: -3% 0 0 0;
}

#myPhotos img{
	width: 350px;
}
  
#myCarousel {
  float: left;
  width: 350px;
  background: url("../img/gallery.png") no-repeat 0 0/100% auto;
  margin: 0 -3% 0 -1%;
  padding: 34px 25px 16px 24px;
  overflow: hidden;
} 

#carouselimage img {
  width: 280px;
  height: 280px;
  position: relative;
  left: 10px;
  top: 10px; }

.carouselimage {
	width: 300px;
}

#navbarCollapse .nav-item {
  padding-right: 1.4rem; }
  #navbarCollapse .nav-item a {
    text-transform: uppercase; }
#navbarCollapse .dropdown-menu {
  background-color: #094086;
  /* mouse over link */ }
  #navbarCollapse .dropdown-menu .dropdown-item {
    color: #fff; }
  #navbarCollapse .dropdown-menu a:hover {
    color: #000;
    background-color: #e03a44; }

#showcase {
  position: relative;
  min-height: 498px;
  max-height: 500px; }
  
#main  h2{
    line-height: 35px;
	font-size: 31.5px;
	color: #2c4195;
	text-transform: uppercase;
}  

#news h2 {
  font-size: 24px;
  line-height: 17px;
  font-family: 'Brandon Grot W01 Black', Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  float: left;
  position: relative;
  margin-bottom: -1px;
  z-index: 1;
  padding: 18px;
  background: #de3d44;
  height: 53px; }

#navbarFooter {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1.4em;
  color: #ffffff;
  text-decoration: none;
  margin-left: 38px; }

.footerwidget h5 {
  color: #e03a44;
  font-size: 1.0rem;
  margin-bottom: 0.0em;
  font-weight: bold;
  display: block; }
.footerwidget p, .footerwidget a {
  font-size: 0.8rem;
  color: #fff; }
.footerwidget a {
  font-weight: bold; }
