.bg-gradient-primary {
   
    background-image: linear-gradient(180deg,#3a006d 5%,#681d7b 30%);
    background-size: cover;
}

#img-logo{
    width: 220px;
}

.bg-pink{
    background-color: #fa2464;
}


#text {display: none;
}


.obrigatorio {
   
    color: #e53e3e;
    margin-left: 5px;
    font-weight: bold;
    font-size: 18px;
    font-weight: 700!important;

    
}


#text_outro{
    display: none;
}

