/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 

.copyright a  {
  color: #94c83d!important;
  font-size: large!important;

}

.copyright  {
  font-size: large!important;
}


div.footer-one  {
  font-family: Roboto!important;
  font-size:medium!important;
}

.h1,.h2,.h3,.h4,.h5,.h6.headline-section,.figcaption,p,h3.headline-section {
  font-family: Roboto!important;
}

.slide_title-two {
font-family: Roboto!important;

}

.header-slide p,span.heading-counter {
    font-family: Roboto!important;
}

  
a.nav-link {
  text-transform: none!important;
}


nav.header-nav {
  margin-top: 3%;
}

@media (max-width: 991.98px) {
    #header {
     margin-top: 21%!important;
    }
}