/* WEBSITE */

#container {
  background-color: #f5f5f5;
}
.website-page h2 {
  font-size: 24px;
}
.website-page h3 {
  font-size: 20px;
}
.website-page h4 {
  font-size: 16px;
}
.website-btn-explore {
  margin: 40px 0;
}



/* WEBSITE ACCESS */

#website-access {
  margin-top: 30px;
  margin-bottom: 30px;
}
#website-access h1 {
  margin: 0 0 20px;

  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
