html
{
  scroll-behavior: smooth;
}

.img-logo img
{
  max-height: 80px;
}

.header .img-logo
{
  margin: 10px 0;
}

.header .nav-inner
{
  margin-right: 0;
}

.hero-slider .hero-text h1
{
  color: #EEE;
  text-shadow: 1px 1px 4px #000;
}

.hero-slider .hero-text p
{
  color: #FFF;
}

#pres ul
{
  padding-left: 15px;
}

#pres li
{
  font-weight: normal;
  list-style-type: disc;
}

.header .menu-area
{
  margin-top: 8px;
}