.member-container h6{
    margin-top:2rem;
}
.sub-title{
    font-weight:bold
}
h1,h2,h3,h4,h5,h6{
    color:#CE6E00
}
.public-header{
    font-weight:normal;
    border-bottom:1px double #CE6E00;
}
.public-header::first-letter {
    font-weight: bold;
}
