.title span
{
    color:#D76212;
   
}
.title p
{
    color:#00A1E1;
    font-size: 20px;
}
.teammember_details p
{
    font-size: 20px;
    text-align: justify;
 
}
.navigation
{
    text-align: end;
    border-bottom: 1px solid #D76212;
    border-top: 1px solid #D76212;
    padding: 5px;
}
.orange
{
    margin-right: 10px;
    color: #D76212;
    font-weight: bold;
}
.orange:hover
{
    color: #0974B8;
}
.chuck_details
{
    margin-bottom: 20%;
}

.teammember_details span
{
   font-weight: bold;
}
.shari i
{
    font-weight: bold;
    text-decoration: underline;
}
.shari span
{
    font-weight: bold;
   
}
img 
{
    margin: 0px 0px 15px 20px;
  }

