#header .logo svg, #header .logo img {
    height: 60px;
    /* display: inherit; */
}

.modular-text {
    padding-top: 0rem !important;
    padding-bottom: 4rem;
}

.smaller-h1h2 h1 {
    font-size: 1.8rem !important;
}

.smaller-h1h2 h2 {
    font-size: 1.4rem !important;
}

.smaller-h3 h3 {
    font-size: 1rem !important;
}

.title-h1-center h1 {
  text-align: center;
}

.title-h2-center h2 {
  text-align: center;
}