.wrapper .header p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #666766;
    letter-spacing: 1px;
    margin: 0;
}

#green {
    font-size: 24px;
    color: #28a745;
    padding: 15px 5px;
    text-decoration: none;
    line-height: 3;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
}
.green {
    font-size: 24px;
    color: #28a745;
    padding: 15px 5px;
    text-decoration: none;
    line-height: 3;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
}


@media (max-width: 1570px)
.wrapper .header ul li a {
    font-size: 14px;
}

.wrapper .main-header .logo img {
    width: 50%;
    margin-top: -25px;
    margin-bottom: -25px;
}

h3 {
    font-size: 1.75rem;
    color: #23A455;
}
