.dropcap {
    font-size: 60px;
    float: left;
    color: #B4B742;
    line-height: 60px;
    padding: 0 10px;
    margin-right: 10px;
}
.border-form-control {
    height: 48px;
    padding: 8px 4px;
    font-size: 16px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
}
.titulo-atuacao {
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 400;
	color: #B4B742;
	margin-bottom: 0px;
	text-transform: uppercase;
}