.credito-govesa .container {
    background-color: #393939;
    color: #FFF;
    margin-top: 5px;
    width: 100%;
}
.credito-govesa .container h1 {
    color: #FFF;
}   
.credito-govesa .container .check-receber label {
    color: #FFF;
}
.credito-govesa .container .btn-form {
    background-color: #E3012C;
    margin-top: 20px;
}
.credito-govesa .container .credito-govesa-imgredes {
    margin-top: 20px;
}
button.btn-govesa {
	width: 140px;
    height: 30px;    
    border-radius: 5px;
    float: right;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    background-color: #CA0030;    
    cursor: pointer;
    margin-left: 5px;
}