.layout-home .t4-sticky.t4-palette-primary {
	background-color: #0083cb;
}
#t4-hero .bg-overlay:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#t4-hero {

  padding-top: 10rem;
  padding-bottom: 10rem;
  }
  #t4-section-1,
#t4-section-2,
#t4-section-3,
#t4-section-4,
#t4-section-5,
#t4-section-6 {
  .container {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}
.card
{
  border: 2px solid #ff3300;  
}
.t4-masthead .container {
  padding-top: 0rem;
  padding-bottom: 0rem;

}
.t4-masthead {
  background-color: #0083cb;
}
a {
  color: #8cd9d9;
}
a:hover {
  color: #06f7ea;
}
.t4-footer .container {
 
  padding-top: 4rem;
  padding-bottom: 3rem;
}
.t4-footnav .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.0rem;
}
t4-footer {
  font-size: 1.0rem;
}
.module-title {
  font-size: 1.5rem;
}
.page-header h1, .categories-list h1 {
  font-size: 1.5rem;

}