.linkatual{background-color: #1c5478;}

.espacamento{
	padding-top: 10px;
	margin-bottom: 0px;
}

.zoom img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border-bottom: 0px solid #2c3740;
    /* border-top: 5px solid #fefefe; */
    transition: all 0.2s ease-in-out;
}

h4, .h4 {
    font-size: 19px;
    color: #2c3740;
}