

.section_title {
    background-color: #8cca7b;
    color: white;
    padding: 20px;
}

.article_header {
    font-size: 40px;
    color: #8cca7b;
    font-weight: bold;
}

p {
    font-size: 22px;
    line-height: 44px;
}

#fh5co-home .flexslider .fh5co-text h2 {
    font-size: 60px !important;
}

table, th, tr, td {
    border: none !important;
}

th[scope="col"] {
    color: #8cca7b;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

@font-face {
    font-family: 'dastnevis';
    src: url('fonts/dastnevis.ttf');
    src: url('fonts/dastnevis.tff') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.js-sticky {
    z-index: 99;
    width: 100%;
    position: fixed;
    top: 0;
}

.js-sticky * {
    background: none;
    background-color: white !important;
}

.fh5co-main-nav .fh5co-logo a {
    padding: 0px;
    padding-top: 15px;
}

.fh5co-text {
    margin-top: 0 !important;
}

#fh5co-home .flexslider .fh5co-text h2,
.fh5co-main-nav .fh5co-menu-1 a,
.fh5co-main-nav .fh5co-menu-2 a,
.fh5co-main-nav .fh5co-logo a,
#fh5co-about .fh5co-text .heading,
.btn,
#fh5co-featured .fh5co-grid .pricing,
#fh5co-featured .fh5co-grid h2,
#fh5co-type h3,
#fh5co-menus .fh5co-food-menu ul li .fh5co-food-desc>div h3,
#fh5co-menus .fh5co-food-menu ul li .fh5co-food-pricing,
#fh5co-events .fh5co-event h3,
#fh5co-events .fh5co-event .fh5co-event-meta,
#fh5co-contact .fh5co-contact-info li,
.js .to-animate,
.js .to-animate-2 {
    font-family: 'Harmattan' !important;
}

.contact_text {
    color: rgb(102, 207, 70);
}

td {
    width: 25%;
}

table {
    border-collapse: collapse;
}

table,
th,
td {
    border: 1px solid rgb(134, 104, 65);
}

.table_title {
    display: inline-block;
    /* font-weight: bold; */
    color: white;
    border-radius: 100px;
    background-color: #8cca7b;
    padding: 5px 30px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

th,
td {
    padding: 5px;
}