.main-content ul {
    padding-left: 40px;
    padding-top: 20px;
}

.main-content ul li {
    list-style: disc;
}

/* header */
header .sticky .main-logo {
    display: none;
}


.main-content h5 {
    font-size: 24px;
    font-weight: 600;
    color: #141414;
    margin-bottom: 24px;
}

.main-content p {
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 70px;
}


/* Footer */
.single-footer-widget .contact-info h6 {
    text-transform: none;
}