header ul li{margin-left:15px!important;}
.article-post p{line-height:1.6!important;}
.article-post u{text-decoration:none!important;}
.article-post a{color:#000;font-weight:bold;text-decoration:none!important;}
.article-post a:hover{color:#4DF470;}
.article-post h2{font-size:20px!important;font-weight:bold;padding:15px 0px 0px 0px;color:#202020;line-height:normal;}


.whitetit{color:#fff!important;z-index:2!important;position:relative!important;opacity:1!important;}
ul.incentiv-passage {
    list-style: none;
    padding: 0;
	  margin: 35px 0;
}
ul.incentiv-passage li {
    padding-left: 0 !important;
    width: 100%;
    font-size: 16px;
    margin: 13px 0;
    list-style: none;
}
ul.incentiv-passage li b {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    border-right: 2px solid red;
    padding-right: 10px;
    margin-right: 10px;
}
table.projects-table th {
    color: #000 !important;
    font-weight: 600;
    font-size: 14px;
    border-right: 1px solid #ccc;
    padding: 25px 10px;
}
table.projects-table tr td {
    color: #333;
    font-size: 14px;
    border-right: 1px solid #ccc !important;
    padding: 20px 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
table.projects-table tr {
    border: 1px solid;
}
img.head-pro-img {
    width: 100%;
}
.content-project-box {
    border: 2px solid #747272;
    padding: 50px 35px 110px !important;
    background: url(http://endiprev.dev.loba.pt/wp-content/uploads/2018/07/2020acc.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}
.page-template-PT2020-Project header ul li a {
    color: #4df470;
}
.logo{max-width:230px;
	margin-top:20px;
	margin-left:8px;
	height: auto;}

.objective-text-block{padding:40px 0px}
.objective-text-block h2{font-size:17px;color:#202020;font-weight:bold;padding:20px 0px;}
.objective-text-block p{font-size:14px;color:#202020;letter-spacing:0.2px;font-weight:normal;line-height:1.6;padding-bottom:5px;}
.objective-text-block p strong{font-weight:bold;}

.objective-text-block .intro{padding-bottom:20px;}
.wp-block-button__link {
    color: #fff!important;
    background-color: #4df470!important;
    border: none;
    border-radius: 10px!important;
    box-shadow: 1px 5px 10px #efefef!important;
font-weight: 500!important;
    cursor: pointer!important;
    display: inline-block;
    font-size: 18px;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none!important;
	transition: all .2s ease-in-out;
	overflow-wrap: break-word;}
.wp-block-button__link:hover{color:#202020!important;}