﻿.textColor{
    color: #7aa4e3;
}

.HowtoJoinText{
font-weight: bold;
font-size: 18px;
text-decoration: underline;
font-family: Helvetica;
}

.MemOrgContainer{
margin-bottom: 20px;
}

.MemberRows{
border: 1px solid #65aee3;
border-radius: 10px;
border-color: #65aee3;
box-shadow: 5px;
 }