

p {
font-size:14px; 
text-align:justify;
margin-bottom:12px;  /* adjust the spacing in between each paragraph */
line-height:2.0em; /* adjust the spacing between the lines in each paragraph */
}

#event-title-header {
width: 100%;
height: 360px;
position: relative;
overflow: hidden;
background: #181818;
margin-bottom: 45px;
}

@media all and (max-width: 767px) {
     #event-title-header {
           height: 200px;
     }

    #event-title-header h1 {
        font-size: 30px;
line-height: 32px;}
}

#event-title-header h1 {
    margin-top: 0;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    text-align: center;
}

#event-title-header img {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.8;
}

.eventon_main_section .ajde_evcal_calendar .calendar_header {
display: none; }

.evo_page_body .evo_page_sidebar #sidebar h3.widget-title {
    color: #35d582;
    font-style: normal;
    text-transform: uppercase;
    font-size: 24px;
}


.evo_page_sidebar li#text-19 {
    margin-top: 50px;
}

.evo_page_body .evo_page_content .entry-content, .evo_page_sidebar ul#sidebar {padding: 0 15px !important;}

.footer-engenho i {color: #fff;}
.footer-engenho i:hover {color: #666;}