.logo .text-logo {
 font-size: 1.25rem;
 line-height: 1.5rem;
 font-weight: bold;
 color: #5caf1f;
}

.footer-logo .text-logo {
    font-size: 2rem;
    font-weight: bold;
    color: #5caf1f;
   }

.wantToWork-area .wantToWork-caption p {
    font-size: 18px;
}

.wants-wrapper ol {
    list-style: decimal;
    font-size: 18px;
    color: #234821;
    margin-inline-start: 0;
    padding-inline-start: 15px;
}

.wants-wrapper ol li {
    padding: 10px;
    list-style: decimal;
}

.tele  {
    font-weight: 600;
    text-align: right;
}

.tele .fa {
    color: #5AAC4E;
    font-size: 2.5rem;
}

.tele span {
    padding-left: 8px;
    font-size: 18px;
}

.hero__caption .contact-info, .hero__caption .contact-info .contact-info__icon {
    margin-bottom: 10px;
}

.hero__caption .contact-info .media-body span {
    margin-bottom: 5px;
    font-size: .75rem;
}

.hero__caption .contact-info__icon i, .hero__caption .contact-info__icon span {
    color: #8f9195;
    font-size: 16px;
}