.ui-state-active a {
	background: #fff;
	color: #666!important;
}

#cartao {
	  background: url(../images/cartao.jpg) no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    background-color: #fff!important;
    /* height: 317px; */
/*    box-shadow: 4px 4px 10px #000;*/
    border-bottom: 30px #15734c solid;
}

#cartao__content h2 span {
    color: #15734c;
    font-weight: bolder;
    display: block;
    font-size: 50px;
}