
.logo_section {
    text-align: center;
}

.info-box {
    text-align: justify;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 20px 20px 10px 20px;
    margin-bottom: 30px;
}

.info-box-img {
    text-align: justify;
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
    padding: 20px 20px 20px 20px;
    margin-bottom: 30px;
}

.info-box h3,
.info-box-img h3 {
    margin-bottom: 1.5rem;
}

.information ul {
  list-style: none;
}

.information ul li {
  padding-bottom: 10px;
}

.information ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #68A4C4;
}
