
#sp-footer {
    text-align: center;
    background-color: #2e2e2e;
}


#sp-bottom {
    font-size: 18px;
    line-height: 1.6;
}

.sp-contact-info li {
    font-size: 120%;
    }

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 30px;
    margin: 0 0 30px;
}

#sp-footer {
    font-size: 16px;
}


.fun-fact-inner::after, .number-item::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    right: -15px;
    top: 0;
    border-right: 1px solid rgba(136, 136, 136, 0.60);
    z-index: 1;
}


.com-spsimpleportfolio .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item .sp-simpleportfolio-info {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    padding: 20px 60px 30px 25px;
    z-index: 100;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


body {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: normal;
}

h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px;
  }

h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  }
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  }

h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  }

h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  }
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}