/*  signup*/


.signup{
    background-color: rgb(232, 243, 226);
    margin-top: 5px;
    color: rgb(43, 10, 177);
    font-weight: bold;
    font-size: .8em;
}
.signup h3{
    margin-top: 5px;
}