footer .widget_nav_menu .menu{
    list-style: none;
    margin: 0;
    padding: 0;
}
footer .widget_nav_menu .menu li{
    margin-bottom: 8px;
}
.single-details{
    padding: 100px 0 50px;
}
.single-details .entry-meta{
    margin-bottom: 30px;
    font-style: italic;
}
.section-contact-form .contact-form form .btn.btn-outline-white.btn-outline-white--green:hover{
	color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
    .section-article .article-body {
        margin-top: 40px;
    }
}
.txt p {
    line-height: 1.6em;
    letter-spacing: 0.05em;
}
.txt h4,
.txt h3,
.txt h2,
.txt h5,
.txt h6{
	color: #9fffec;
}