#footer {
    width: 100%;
    background-color: #404042;
    padding: 40px 0;
}
#contact-us {
    width: 100%;
    background-color: #DFDED2;
    padding: 40px 0 50px 0;
    text-align: center;
}
#footer .copyright {
    width: 100%;
    line-height: 1.2;
    color: #F8D13C;
    margin-bottom: 0;
    font-size: 15px;
}
#footer .bottom-footer {
    margin-top: 50px;
    padding: 30px 0;
    text-align: center;
    background-color: #F8D13C;
}
#full-width.width-padding {
    padding-top: 80px;
}
#latest-news .section-content .post {
    width: 100%;
    background-color: #fff;
    padding-bottom: 40px;
    text-align: left;
    min-height: 600px;
}
#latest-news .latest-news-button, a.button {
    width: auto;
    height: 45px;
    line-height: 45px;
    background: #f1d204;
    margin-bottom: 50px;
    padding: 0 35px;
    display: http://www.nagytemplom.hu;
    font-weight: 700;
    font-size: 16px;
    color: #f7f7f7;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-family: "Lato";
}