body{
    color: #5D2E63;
}
.ui.stacked.segment {
    background-color: #5D2E63;
    color: white;
}

.forgot-password-subheader,
.forgot-password-header{
    color: white !important;
}

.branding-reporting-header{
    background-color: #5D2E63; margin-bottom: 15px;color: white; padding-top: 15px;padding-bottom: 5px;
}