﻿#inThisSection
{
    margin-top: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px !important;
    color: #4A716C;
}
                    
#inThisSection a{
    color: #4A716C;
    text-decoration: none;
    font-weight: 500;
	line-height: 20px;
} 
         
#inThisSection a:hover
{
    color:  #3d5e5b;
    text-decoration: underline;
    font-weight: 500;
    line-height: 20px;
}  
 
.itsDescription{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #e5ece0;
    font-size: 10px;
    padding-bottom: 10px;
} 
