﻿#joinus {
    background-color: #F1E1FF;
}

#joinus .PageTitle {
    color: #662D91;
}

#joinus .label {
    color: #662D91;
}

#joinus .Reminder {
    background-color: #E6CAFF;
    color: #662D91;
}

#joinus .custom-file-label::after {
    background-color: #AB73E7;
}

#btnSubmit {
    background-color: #AB73E7;
}